#include <header_internal.h>
Data Fields | |
HV_s | hv |
void * | blob |
indexEntry | index |
int | indexUsed |
int | indexAlloced |
int | flags |
int | nrefs |
Definition at line 54 of file header_internal.h.
|
Header region blob. Definition at line 56 of file header_internal.h. |
|
Definition at line 60 of file header_internal.h. Referenced by doHeaderUnload(), findEntry(), and headerAllocated(). |
|
Header public methods. Definition at line 55 of file header_internal.h. |
|
Array of tags. Definition at line 57 of file header_internal.h. Referenced by doHeaderUnload(), findEntry(), and headerDump(). |
|
Allocated size of tag array. Definition at line 59 of file header_internal.h. |
|
Current size of tag array. Definition at line 58 of file header_internal.h. Referenced by doHeaderUnload(), findEntry(), and headerDump(). |
|
Reference count. Definition at line 67 of file header_internal.h. |