Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp807 if (context.getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
846 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
997 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
1097 auto &Sections = context.getGenDwarfSectionSyms(); in emitGenDwarfRanges()
1175 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
1181 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
1227 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h758 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2335 getContext().getGenDwarfSectionSyms().count( in parseAndMatchAndEmitTargetInstruction()
H A DMasmParser.cpp2584 getContext().getGenDwarfSectionSyms().count( in parseStatement()