Searched defs:debug_handle (Results 1 – 4 of 4) sorted by relevance
39 struct debug_handle struct42 struct debug_unit *units;44 struct debug_unit *current_unit;46 struct debug_file *current_file;48 struct debug_function *current_function;50 struct debug_block *current_block;52 struct debug_lineno *current_lineno;54 unsigned int mark;56 unsigned int class_id;58 unsigned int base_id;[all …]
11683 void * debug_handle; in load_separate_debug_info() local
40 struct debug_handle struct43 bfd *abfd;45 struct debug_unit *units;47 struct debug_unit *current_unit;49 struct debug_file *current_file;51 struct debug_function *current_function;53 struct debug_block *current_block;55 struct debug_lineno *current_lineno;57 unsigned int mark;59 unsigned int class_id;[all …]
11850 void * debug_handle; in load_separate_debug_info() local