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

/external/elfutils/0.153/libelf/
H A DlibelfP.h270 typedef struct Elf_Data_Chunk struct
276 struct Elf_Data_Chunk *next;
278 } Elf_Data_Chunk; typedef in typeref:struct:Elf_Data_Chunk
334 Elf_Data_Chunk *rawchunks; /* List of elf_getdata_rawchunk results. */
353 Elf_Data_Chunk *rawchunks; /* List of elf_getdata_rawchunk results. */
378 Elf_Data_Chunk *rawchunks; /* List of elf_getdata_rawchunk results. */

Completed in 152 milliseconds