GDB (xrefs)
|
Public Attributes | |
ctf_dict_t * | fp |
struct objfile * | of |
psymtab_storage * | partial_symtabs |
partial_symtab * | pst |
ctf_archive_t * | arc |
struct buildsym_compunit * | builder |
ctf_archive_t* ctf_context::arc |
Definition at line 120 of file ctfread.c.
Referenced by create_partial_symtab().
struct buildsym_compunit* ctf_context::builder |
Definition at line 121 of file ctfread.c.
Referenced by add_stt_entries(), ctf_add_enum_member_cb(), ctf_add_var_cb(), ctf_end_compunit_symtab(), ctf_start_compunit_symtab(), and new_symbol().
ctf_dict_t* ctf_context::fp |
Definition at line 116 of file ctfread.c.
Referenced by add_stt_entries(), ctf_add_enum_member_cb(), ctf_add_member_cb(), ctf_add_type_cb(), ctf_add_var_cb(), ctf_psymtab_add_enums(), ctf_psymtab_type_cb(), ctf_psymtab::expand_psymtab(), new_symbol(), process_enum_type(), process_struct_members(), read_array_type(), read_base_type(), read_enum_type(), read_forward_type(), read_func_kind_type(), read_pointer_type(), read_structure_type(), read_type_record(), and read_volatile_type().
struct objfile* ctf_context::of |
Definition at line 117 of file ctfread.c.
Referenced by add_array_cv_type(), add_stt_entries(), ctf_add_enum_member_cb(), ctf_add_member_cb(), ctf_add_type_cb(), ctf_add_var_cb(), ctf_psymtab_add_enums(), ctf_psymtab_type_cb(), ctf_psymtab_var_cb(), ctf_start_compunit_symtab(), fetch_tid_type(), new_symbol(), read_array_type(), read_base_type(), read_const_type(), read_enum_type(), read_forward_type(), read_func_kind_type(), read_pointer_type(), read_restrict_type(), read_structure_type(), read_typedef_type(), read_volatile_type(), and scan_partial_symbols().
psymtab_storage* ctf_context::partial_symtabs |
Definition at line 118 of file ctfread.c.
Referenced by create_partial_symtab(), ctf_psymtab_add_enums(), ctf_psymtab_add_stt_entries(), ctf_psymtab_type_cb(), and ctf_psymtab_var_cb().
partial_symtab* ctf_context::pst |
Definition at line 119 of file ctfread.c.
Referenced by create_partial_symtab(), ctf_end_compunit_symtab(), ctf_psymtab_add_enums(), ctf_psymtab_type_cb(), ctf_psymtab_var_cb(), ctf_start_compunit_symtab(), and scan_partial_symbols().