Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.c275 struct debug_field struct
278 const char *name;
280 struct debug_type *type;
282 enum debug_visibility visibility;
284 bfd_boolean static_member;
286 {
300 } u;
H A Ddebug.h141 typedef struct debug_field *debug_field; typedef
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.c274 struct debug_field struct
277 const char *name;
279 struct debug_type *type;
281 enum debug_visibility visibility;
283 bfd_boolean static_member;
285 {
299 } u;
H A Ddebug.h141 typedef struct debug_field *debug_field; typedef