
Public Attributes | |
| const char * | physname |
| debug_type * | type |
| enum debug_visibility | visibility |
| boolean | constp |
| boolean | volatilep |
| bfd_vma | voffset |
| debug_type * | context |
Definition at line 329 of file debug.c.
| boolean debug_method_variant::constp |
Definition at line 346 of file debug.c.
Referenced by debug_class_type_samep(), and debug_make_method_variant().
| const char* debug_method_variant::physname |
| struct debug_type* debug_method_variant::type |
Definition at line 334 of file debug.c.
Referenced by debug_class_type_samep(), debug_make_method_variant(), and debug_make_static_method_variant().
| bfd_vma debug_method_variant::voffset |
| boolean debug_method_variant::volatilep |
1.4.7

