Home
last modified time | relevance | path

Searched defs:Elf_Scn (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libelf/
DlibelfP.h188 struct Elf_Scn struct
227 Elf_Data_List data_list; /* List of data buffers. */
228 Elf_Data_List *data_list_rear; /* Pointer to the rear of the data list. */
230 Elf_Data_Scn rawdata; /* Uninterpreted data of the section. */
254 struct Elf_ScnList *list; /* Pointer the the section list element the argument
265 struct Elf_Scn data[0]; /* Section data. */ argument
Dlibelf.h190 typedef struct Elf_Scn Elf_Scn; typedef