Searched defs:Elf_Scn (Results 1 – 3 of 3) sorted by relevance
167 struct Elf_Scn struct206 Elf_Data_List data_list; /* List of data buffers. */207 Elf_Data_List *data_list_rear; /* Pointer to the rear of the data list. */209 Elf_Data_Scn rawdata; /* Uninterpreted data of the section. */233 struct Elf_ScnList *list; /* Pointer to the section list element the argument244 struct Elf_Scn data[0]; /* Section data. */ argument
157 typedef struct Elf_Scn Elf_Scn; typedef
127 int (*predicate)(Elf_Scn *, GElf_Shdr *, void *data), in elf_get_section_if()