Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp833 if (context.getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
872 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
1022 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
1119 auto &Sections = context.getGenDwarfSectionSyms(); in emitGenDwarfRanges()
1197 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
1203 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
1249 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h794 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2280 getContext().getGenDwarfSectionSyms().count( in parseAndMatchAndEmitTargetInstruction()