Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCDwarf.cpp522 if (MCOS->getContext().getGenDwarfSectionSyms().size() > 1) { in EmitGenDwarfAbbrev()
567 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges()
696 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo()
803 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfRanges()
858 if (MCOS->getContext().getGenDwarfSectionSyms().empty()) in Emit()
864 MCOS->getContext().getGenDwarfSectionSyms().size() > 1; in Emit()
917 if (!context.getGenDwarfSectionSyms().count(MCOS->getCurrentSection().first)) in Make()
/external/llvm/include/llvm/MC/
DMCContext.h381 getGenDwarfSectionSyms() { in getGenDwarfSectionSyms() function
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp553 auto &Sections = getContext().getGenDwarfSectionSyms(); in ParseSectionArguments()
DAsmParser.cpp1597 getContext().getGenDwarfSectionSyms().count( in parseStatement()