Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kdp/output_stages/
H A Dout_aea.c41 uint64_t starting_corefile_offset;; member
54 uint64_t absolute_corefile_offset = stage_data->starting_corefile_offset + offset; in aea_write_callback()
79 uint64_t absolute_corefile_offset = stage_data->starting_corefile_offset + offset; in aea_read_callback()
140 stage_data->starting_corefile_offset = *((uint64_t *) panic_data); in aea_stage_outproc()
141 stage_data->current_corefile_offset = stage_data->starting_corefile_offset; in aea_stage_outproc()
249 data->starting_corefile_offset = 0; in aea_stage_initialize()