Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/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.c11683 void * debug_handle; in load_separate_debug_info() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddebug.c40 struct debug_handle struct
43 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 …]
H A Ddwarf.c11850 void * debug_handle; in load_separate_debug_info() local