Home
last modified time | relevance | path

Searched refs:EmitSectionOffset (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h399 void EmitSectionOffset(const MCSymbol *Label,
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp162 void AsmPrinter::EmitSectionOffset(const MCSymbol *Label, in EmitSectionOffset() function in AsmPrinter
DDwarfAccelTable.cpp186 Asm->EmitSectionOffset((*HI)->Data.StrSym, in EmitData()
DDIE.cpp557 AP->EmitSectionOffset(Label, DD->getDebugLocSym()); in EmitValue()
DDwarfDebug.cpp1910 Asm->EmitSectionOffset(TheU->getLabelBegin(), TheU->getSectionSym()); in emitDebugPubSection()
2197 Asm->EmitSectionOffset(CU->getLocalLabelBegin(), CU->getLocalSectionSym()); in emitDebugARanges()
DDwarfUnit.cpp1994 Asm->EmitSectionOffset(ASectionSym, ASectionSym); in emitHeader()