Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCDwarf.cpp523 if (context.getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
571 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
702 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
805 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfRanges()
859 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
865 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
919 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSection().first)) in Make()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp810 if (context.getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
858 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
992 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
1101 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfRanges()
1155 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
1161 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
1215 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp842 if (context.getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
881 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
1032 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
1132 auto &Sections = context.getGenDwarfSectionSyms(); in emitGenDwarfRanges()
1210 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
1216 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
1262 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/external/llvm/include/llvm/MC/
DMCContext.h511 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h685 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h630 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1875 getContext().getGenDwarfSectionSyms().count( in parseStatement()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp2239 getContext().getGenDwarfSectionSyms().count( in parseStatement()
/external/llvm-project/llvm/lib/MC/MCParser/
DAsmParser.cpp2253 getContext().getGenDwarfSectionSyms().count( in parseStatement()
DMasmParser.cpp2576 getContext().getGenDwarfSectionSyms().count( in parseStatement()