Searched refs:function_starts_cmd (Results 1 – 1 of 1) sorted by relevance
333 struct linkedit_data_command function_starts_cmd; in scan_macho_load_commands() local334 memcpy(&function_starts_cmd, offset, in scan_macho_load_commands()338 baton->mach_header_start + function_starts_cmd.dataoff; in scan_macho_load_commands()339 uint8_t *function_end = funcstarts_offset + function_starts_cmd.datasize; in scan_macho_load_commands()353 baton->mach_header_start + function_starts_cmd.dataoff; in scan_macho_load_commands()