Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h834 void insertSectionLabel(const MCSymbol *S);
H A DDwarfCompileUnit.cpp380 DD->insertSectionLabel(Range.Begin); in addRange()
H A DDwarfDebug.cpp3527 void DwarfDebug::insertSectionLabel(const MCSymbol *S) { in insertSectionLabel() function in DwarfDebug