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

/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCContext.h130 MCSymbol *GenDwarfSectionStartSym, *GenDwarfSectionEndSym; member in class:llvm::MCContext
376 MCSymbol *getGenDwarfSectionStartSym() { return GenDwarfSectionStartSym; }
378 GenDwarfSectionStartSym = Sym;

Completed in 296 milliseconds