Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp786 if (context.getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
825 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
976 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
1076 auto &Sections = context.getGenDwarfSectionSyms(); in emitGenDwarfRanges()
1154 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
1160 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
1206 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h800 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2357 getContext().getGenDwarfSectionSyms().count( in parseAndMatchAndEmitTargetInstruction()
H A DMasmParser.cpp2717 getContext().getGenDwarfSectionSyms().count( in parseStatement()