Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp801 if (context.getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
849 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
983 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
1086 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfRanges()
1140 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
1146 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
1200 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCContext.h598 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2203 getContext().getGenDwarfSectionSyms().count( in parseStatement()