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

/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCContext.h374 const MCSection *getGenDwarfSection() { return GenDwarfSection; } function in class:llvm::MCContext
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCDwarf.cpp511 MCOS->SwitchSection(context.getGenDwarfSection());
781 if (context.getGenDwarfSection() != MCOS->getCurrentSection().first)
/freebsd-9.3-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1537 getContext().getGenDwarfSection() ==

Completed in 121 milliseconds