Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp166 void AsmPrinter::emitSectionOffset(const MCSymbol *Label) const { in emitSectionOffset() function in AsmPrinter
DDwarfAccelTable.cpp219 Asm->emitSectionOffset((*HI)->Data.StrSym); in EmitData()
DDIE.cpp567 AP->emitSectionOffset(Label); in EmitValue()
DDwarfDebug.cpp1417 Asm->emitSectionOffset(TheU->getLabelBegin()); in emitDebugPubSection()
1750 Asm->emitSectionOffset(CU->getLabelBegin()); in emitDebugARanges()
DDwarfUnit.cpp1606 Asm->emitSectionOffset(TLOF.getDwarfAbbrevSection()->getBeginSymbol()); in emitHeader()
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h422 void emitSectionOffset(const MCSymbol *Label) const;