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

/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCContext.h375 void setGenDwarfSection(const MCSection *Sec) { GenDwarfSection = Sec; } function in class:llvm::MCContext
/freebsd-9.3-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp618 getContext().setGenDwarfSection(getStreamer().getCurrentSection().first);

Completed in 163 milliseconds