#include <pu_info.h>

Public Attributes | |
| struct pu_info * | next |
| struct pu_info * | child |
| mINT32 | state |
| ST_IDX | proc_sym |
| mINT32 | flags |
| DST_IDX | pu_dst |
| DST_IDX | cu_dst |
| struct { | |
| Elf64_Word offset | |
| union { | |
| Elf64_Word size | |
| void * ptr | |
| } u | |
| } | subsect [WT_SUBSECTIONS] |
| struct wn_map_tab * | maptab |
Definition at line 122 of file pu_info.h.
| struct pu_info* pu_info::child |
| struct wn_map_tab* pu_info::maptab |
| struct pu_info* pu_info::next |
Definition at line 127 of file pu_info.h.
Referenced by Change_ST_Of_Current_PU().
| void* pu_info::ptr |
Definition at line 125 of file pu_info.h.
Referenced by PU_Info_init().
| struct { ... } pu_info::subsect[WT_SUBSECTIONS] |
| union { ... } pu_info::u |
1.7.1