Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp7901 static void PrintSymtabLoadCommand(MachO::symtab_command st, bool Is64Bit, in PrintSymtabLoadCommand() function
8920 PrintSymtabLoadCommand(Symtab, Obj->is64Bit(), Buf.size()); in PrintLoadCommands()
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp8788 static void PrintSymtabLoadCommand(MachO::symtab_command st, bool Is64Bit, in PrintSymtabLoadCommand() function
10121 PrintSymtabLoadCommand(Symtab, Obj->is64Bit(), Buf.size()); in PrintLoadCommands()