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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCContext.h293 MCSymbol *getGenDwarfSectionStartSym() { return GenDwarfSectionStartSym; } function in class:llvm::MCContext
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCDwarf.cpp539 context.getGenDwarfSectionStartSym(), MCSymbolRefExpr::VK_None, context);
541 *context.getGenDwarfSectionStartSym(), *SectionEndSym, 0);
604 context.getGenDwarfSectionStartSym(), MCSymbolRefExpr::VK_None, context);

Completed in 97 milliseconds