Searched refs:TextSectionSym (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h302 MCSymbol *DwarfStrSectionSym, *TextSectionSym, *DwarfDebugRangeSectionSym; member in class:llvm::DwarfDebug
H A DDwarfDebug.cpp134 DwarfStrSectionSym = TextSectionSym = 0;
1583 TextSectionSym = EmitSectionSym(Asm, TLOF.getTextSection(), "text_begin");

Completed in 43 milliseconds