GDB (xrefs)
|
Public Attributes | |
ctf_dict_t * | fp |
struct objfile * | of |
ctf_archive_t * | arc |
psymtab_storage * | pss |
psymbol_functions * | psf |
ctf_archive_t* ctf_per_tu_data::arc |
Definition at line 176 of file ctfread.c.
Referenced by elfctf_build_psymtabs(), and scan_partial_symbols().
ctf_dict_t* ctf_per_tu_data::fp |
Definition at line 174 of file ctfread.c.
Referenced by build_ctf_archive_member(), and elfctf_build_psymtabs().
struct objfile* ctf_per_tu_data::of |
Definition at line 175 of file ctfread.c.
Referenced by elfctf_build_psymtabs(), and scan_partial_symbols().
psymbol_functions* ctf_per_tu_data::psf |
Definition at line 178 of file ctfread.c.
Referenced by build_ctf_archive_member(), and elfctf_build_psymtabs().
psymtab_storage* ctf_per_tu_data::pss |
Definition at line 177 of file ctfread.c.
Referenced by build_ctf_archive_member().