Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp794 if (context.getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
833 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
984 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
1084 auto &Sections = context.getGenDwarfSectionSyms(); in emitGenDwarfRanges()
1162 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
1168 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
1214 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h774 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2351 getContext().getGenDwarfSectionSyms().count( in parseAndMatchAndEmitTargetInstruction()
H A DMasmParser.cpp2686 getContext().getGenDwarfSectionSyms().count( in parseStatement()