Searched refs:_libelf_insert_extent (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/elftoolchain/libelf/
H A Delf_update.c408 _libelf_insert_extent(struct _Elf_Extent_List *extents, int type, function
476 if (!_libelf_insert_extent(extents, ELF_EXTENT_SECTION,
604 if (!_libelf_insert_extent(extents, ELF_EXTENT_EHDR, 0, (uint64_t) rc,
638 if (!_libelf_insert_extent(extents, ELF_EXTENT_PHDR,
684 if (!_libelf_insert_extent(extents, ELF_EXTENT_SHDR,

Completed in 108 milliseconds