Home
last modified time | relevance | path

Searched refs:getGenDwarfSectionSyms (Results 1 – 6 of 6) 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-7.0/llvm/lib/MC/
DMCDwarf.cpp804 if (context.getGenDwarfSectionSyms().size() > 1 && in EmitGenDwarfAbbrev()
852 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
986 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
1089 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfRanges()
1143 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
1149 MCOS->getContext().getGenDwarfSectionSyms().size() > 1 && in Emit()
1203 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSectionOnly())) in Make()
/external/llvm/include/llvm/MC/
DMCContext.h511 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h602 const SetVector<MCSection *> &getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1875 getContext().getGenDwarfSectionSyms().count( in parseStatement()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp2189 getContext().getGenDwarfSectionSyms().count( in parseStatement()