_Elf_Extent
SLIST_HEAD(_Elf_Extent_List, _Elf_Extent);
struct _Elf_Extent *ex;
struct _Elf_Extent *ex;
const uint64_t start, const uint64_t size, struct _Elf_Extent **prevt)
struct _Elf_Extent *t, *pt;
struct _Elf_Extent *ex, *prevt;
if ((ex = malloc(sizeof(struct _Elf_Extent))) == NULL) {
_libelf_write_scn(Elf *e, unsigned char *nf, struct _Elf_Extent *ex)
_libelf_write_ehdr(Elf *e, unsigned char *nf, struct _Elf_Extent *ex)
_libelf_write_phdr(Elf *e, unsigned char *nf, struct _Elf_Extent *ex)
SLIST_ENTRY(_Elf_Extent) ex_next;
_libelf_write_shdr(Elf *e, unsigned char *nf, struct _Elf_Extent *ex)