Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp55 StringRef DebugArangesSection; in DumpInput() local
77 DebugArangesSection = data; in DumpInput()
85 DebugArangesSection, in DumpInput()
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp343 StringRef DebugAbbrevSection, DebugInfoSection, DebugArangesSection, in DisassembleInputMachO() local
381 DebugArangesSection = DbgInfoObj->getData(DebugSections[SectIdx].Offset, in DisassembleInputMachO()
395 DebugArangesSection, in DisassembleInputMachO()