Home
last modified time | relevance | path

Searched refs:insertSectionLabel (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h912 void insertSectionLabel(const MCSymbol *S);
HDDwarfCompileUnit.cpp415 DD->insertSectionLabel(Range.Begin); in addRange()
HDDwarfDebug.cpp3640 void DwarfDebug::insertSectionLabel(const MCSymbol *S) { in insertSectionLabel() function in DwarfDebug