Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kdp/output_stages/
H A Dout_aea.c42 uint64_t starting_corefile_offset;; member
55 uint64_t absolute_corefile_offset = stage_data->starting_corefile_offset + offset; in aea_write_callback()
80 uint64_t absolute_corefile_offset = stage_data->starting_corefile_offset + offset; in aea_read_callback()
143 stage_data->starting_corefile_offset = *((uint64_t *) panic_data); in aea_stage_outproc()
144 stage_data->current_corefile_offset = stage_data->starting_corefile_offset; in aea_stage_outproc()
252 data->starting_corefile_offset = 0; in aea_stage_initialize()