Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h836 void insertSectionLabel(const MCSymbol *S);
DDwarfCompileUnit.cpp380 DD->insertSectionLabel(Range.Begin); in addRange()
DDwarfDebug.cpp3563 void DwarfDebug::insertSectionLabel(const MCSymbol *S) { in insertSectionLabel() function in DwarfDebug