Searched defs:zdata_base (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/libelf/
H A DlibelfP.h241 char *zdata_base; /* The uncompressed data of the section. */ member in struct:Elf_Scn
242 size_t zdata_size; /* If zdata_base != NULL, the size of data. */
243 size_t zdata_align; /* If zdata_base != NULL, the addralign. */

Completed in 99 milliseconds