Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp214 static void getSectionsAndSymbols(const macho::Header &Header, in getSectionsAndSymbols() function
329 getSectionsAndSymbols(Header, MachOObj.get(), &SymtabLC, Sections, Symbols, in DisassembleInputMachO()
366 getSectionsAndSymbols(Header, DSYMObj.get(), 0, DSYMSections, Symbols, in DisassembleInputMachO()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp294 static void getSectionsAndSymbols(MachOObjectFile *MachOObj, in getSectionsAndSymbols() function
6529 getSectionsAndSymbols(MachOOF, Sections, Symbols, FoundFns, in DisassembleMachO()