Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.cpp582 static void emitSectionContents(const object::ObjectFile &Obj, in emitSectionContents() function
592 emitSectionContents(Obj, "debug_line", MS); in copyInvariantDebugSection()
595 emitSectionContents(Obj, "debug_loc", MS); in copyInvariantDebugSection()
598 emitSectionContents(Obj, "debug_ranges", MS); in copyInvariantDebugSection()
601 emitSectionContents(Obj, "debug_frame", MS); in copyInvariantDebugSection()
604 emitSectionContents(Obj, "debug_aranges", MS); in copyInvariantDebugSection()