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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCContext.h292 void setGenDwarfSection(const MCSection *Sec) { GenDwarfSection = Sec; } function in class:llvm::MCContext
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/MCParser/
H A DAsmParser.cpp590 getContext().setGenDwarfSection(getStreamer().getCurrentSection());

Completed in 93 milliseconds