Home
last modified time | relevance | path

Searched defs:debug_handle (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/binutils-2.34/binutils/
H A Ddebug.c39 struct debug_handle struct
42 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 …]
H A Ddwarf.c10387 void * debug_handle; in load_separate_debug_info() local
/dragonfly/contrib/binutils-2.27/binutils/
H A Ddebug.c39 struct debug_handle struct
42 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 …]