|
GDB (xrefs)
|
Public Attributes | |
| CORE_ADDR | name |
| CORE_ADDR | types |
| CORE_ADDR | imp |
Definition at line 71 of file objc-lang.c.
| CORE_ADDR objc_method::imp |
Definition at line 74 of file objc-lang.c.
Referenced by find_implementation_from_class(), and read_objc_method().
| CORE_ADDR objc_method::name |
Definition at line 72 of file objc-lang.c.
Referenced by find_implementation_from_class(), and read_objc_method().
| CORE_ADDR objc_method::types |
Definition at line 73 of file objc-lang.c.
Referenced by read_objc_method().
1.8.10