GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
ctf_per_tu_data Struct Reference

Public Attributes

ctf_dict_t * fp
 
struct objfileof
 
ctf_archive_t * arc
 
psymtab_storagepss
 
psymbol_functionspsf
 

Detailed Description

Definition at line 172 of file ctfread.c.

Member Data Documentation

◆ arc

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().

◆ fp

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().

◆ of

struct objfile* ctf_per_tu_data::of

Definition at line 175 of file ctfread.c.

Referenced by elfctf_build_psymtabs(), and scan_partial_symbols().

◆ psf

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().

◆ pss

psymtab_storage* ctf_per_tu_data::pss

Definition at line 177 of file ctfread.c.

Referenced by build_ctf_archive_member().


The documentation for this struct was generated from the following file: