Home
last modified time | relevance | path

Searched refs:getGenDwarfSectionSyms (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/MC/
DMCDwarf.cpp518 if (MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
564 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
695 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
798 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfRanges()
852 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
858 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
912 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSection().first)) in Make()
/external/llvm/include/llvm/MC/
DMCContext.h482 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1746 getContext().getGenDwarfSectionSyms().count( in parseStatement()