Home
last modified time | relevance | path

Searched refs:getGenDwarfSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCContext.h367 const MCSection *getGenDwarfSection() { return GenDwarfSection; } in getGenDwarfSection() function
/external/llvm/lib/MC/
DMCDwarf.cpp522 MCOS->SwitchSection(context.getGenDwarfSection()); in EmitGenDwarfAranges()
790 if (context.getGenDwarfSection() != MCOS->getCurrentSection()) in Make()
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1491 getContext().getGenDwarfSection() == getStreamer().getCurrentSection()) { in ParseStatement()