Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp759 if (context.getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
798 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
949 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
1049 auto &Sections = context.getGenDwarfSectionSyms(); in emitGenDwarfRanges()
1127 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
1133 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
1179 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h763 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2342 getContext().getGenDwarfSectionSyms().count( in parseAndMatchAndEmitTargetInstruction()
H A DMasmParser.cpp2737 getContext().getGenDwarfSectionSyms().count( in parseStatement()