Searched defs:read_state (Results 1 – 2 of 2) sorted by relevance
63 struct read_state struct65 Dwfl *dwfl;66 Dwfl_Memory_Callback *memory_callback;67 void *memory_callback_arg;68 void **buffer;69 size_t *buffer_available;250 finish_portion (struct read_state *read_state, in finish_portion()259 read_portion (struct read_state *read_state, in read_portion()301 struct read_state read_state; in dwfl_segment_report_module() local
102 READ_STATE read_state; member