Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp788 if (context.getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
827 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
978 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
1078 auto &Sections = context.getGenDwarfSectionSyms(); in emitGenDwarfRanges()
1156 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
1162 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
1208 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h803 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2353 getContext().getGenDwarfSectionSyms().count( in parseAndMatchAndEmitTargetInstruction()
H A DMasmParser.cpp2685 getContext().getGenDwarfSectionSyms().count( in parseStatement()