Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h394 MCSymbol *DwarfStrSectionSym, *TextSectionSym, *DwarfDebugRangeSectionSym; variable
DDwarfDebug.cpp171 DwarfStrSectionSym = TextSectionSym = 0; in DwarfDebug()
1751 TextSectionSym = emitSectionSym(Asm, TLOF.getTextSection(), "text_begin"); in emitSectionLabels()