Home
last modified time | relevance | path

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

/external/elfutils/libelf/
DlibelfP.h146 struct Elf_Scn struct
185 Elf_Data_List data_list; /* List of data buffers. */
209 struct Elf_ScnList *list; /* Pointer the the section list element the argument
220 struct Elf_Scn data[0]; /* Section data. */ argument
Dlibelf.h143 typedef struct Elf_Scn Elf_Scn; typedef