Searched refs:symtab_cmd (Results 1 – 1 of 1) sorted by relevance
137 struct symtab_command symtab_cmd; in scan_macho_load_commands() local282 memcpy(&symtab_cmd, offset, sizeof(struct symtab_command)); in scan_macho_load_commands()294 (char *)(baton->mach_header_start + symtab_cmd.stroff); in scan_macho_load_commands()295 uint8_t *local_syms = baton->mach_header_start + symtab_cmd.symoff + in scan_macho_load_commands()298 uint8_t *exported_syms = baton->mach_header_start + symtab_cmd.symoff + in scan_macho_load_commands()