Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp351 std::vector<Section> DSYMSections; in DisassembleInputMachO() local
366 getSectionsAndSymbols(Header, DSYMObj.get(), 0, DSYMSections, Symbols, in DisassembleInputMachO()
368 DebugSections = DSYMSections; in DisassembleInputMachO()