Searched refs:function_starts_cmd (Results 1 – 1 of 1) sorted by relevance
376 struct linkedit_data_command function_starts_cmd; in scan_macho_load_commands() local377 memcpy(&function_starts_cmd, offset, in scan_macho_load_commands()381 baton->mach_header_start + function_starts_cmd.dataoff; in scan_macho_load_commands()382 uint8_t *function_end = funcstarts_offset + function_starts_cmd.datasize; in scan_macho_load_commands()396 baton->mach_header_start + function_starts_cmd.dataoff; in scan_macho_load_commands()