Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.c330 struct debug_method_variant struct
333 const char *physname;
335 struct debug_type *type;
337 enum debug_visibility visibility;
339 bfd_boolean constp;
341 bfd_boolean volatilep;
343 bfd_vma voffset;
347 struct debug_type *context;
H A Ddebug.h160 typedef struct debug_method_variant *debug_method_variant; typedef
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.c329 struct debug_method_variant struct
332 const char *physname;
334 struct debug_type *type;
336 enum debug_visibility visibility;
338 bfd_boolean constp;
340 bfd_boolean volatilep;
342 bfd_vma voffset;
346 struct debug_type *context;
H A Ddebug.h160 typedef struct debug_method_variant *debug_method_variant; typedef