Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCDwarf.cpp789 if (context.getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
828 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
979 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
1079 auto &Sections = context.getGenDwarfSectionSyms(); in emitGenDwarfRanges()
1157 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
1163 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
1209 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCContext.h799 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2356 getContext().getGenDwarfSectionSyms().count( in parseAndMatchAndEmitTargetInstruction()
H A DMasmParser.cpp2702 getContext().getGenDwarfSectionSyms().count( in parseStatement()