Searched defs:Elf_Scn (Results 1 – 3 of 3) sorted by relevance
175 struct Elf_Scn struct214 Elf_Data_List data_list; /* List of data buffers. */215 Elf_Data_List *data_list_rear; /* Pointer to the rear of the data list. */217 Elf_Data_Scn rawdata; /* Uninterpreted data of the section. */219 int data_read; /* Nonzero if the section was created by the245 struct Elf_ScnList *list; /* Pointer to the section list element the argument256 struct Elf_Scn data[0]; /* Section data. */ argument
193 typedef struct Elf_Scn Elf_Scn; typedef
127 int (*predicate)(Elf_Scn *, GElf_Shdr *, void *data), in elf_get_section_if()