Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf.h104 typedef struct _Elf_Data { struct
108 uint64_t d_align;
109 void *d_buf;
110 uint64_t d_off;
111 uint64_t d_size;
112 Elf_Type d_type;
113 unsigned int d_version;