Searched defs:listname (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 4331 walk_pointer_list_64(const char * listname,const SectionRef S,MachOObjectFile * O,struct DisassembleInfo * info,void (* func)(uint64_t,struct DisassembleInfo * info)) walk_pointer_list_64() argument 4386 walk_pointer_list_32(const char * listname,const SectionRef S,MachOObjectFile * O,struct DisassembleInfo * info,void (* func)(uint32_t,struct DisassembleInfo * info)) walk_pointer_list_32() argument
|