Home
last modified time | relevance | path

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

/external/elfutils/libelf/
DlibelfP.h273 struct Elf struct
280 Elf *parent; argument
281 Elf *next; /* Used in list of archive descriptors. */ argument
284 Elf_Kind kind; argument
287 Elf_Cmd cmd; argument
290 unsigned int class;
293 int fildes;
296 off_t start_offset;
322 Elf_ScnList *scns_last; /* Last element in the section list. argument
401 } state;
Dlibelf.h190 typedef struct Elf Elf; typedef