Home
last modified time | relevance | path

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

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