Home
last modified time | relevance | path

Searched refs:getMCLineSectionOrder (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCContext.h231 const std::vector<const MCSection *> &getMCLineSectionOrder() const { in getMCLineSectionOrder() function
/external/llvm/lib/MC/
DMCDwarf.cpp296 MCOS->getContext().getMCLineSectionOrder(); in Emit()