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

/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Delf_data.c133 if ((d = _libelf_allocate_data(s)) == NULL)
192 if ((d = _libelf_allocate_data(s)) == NULL)
266 if ((d = _libelf_allocate_data(s)) == NULL)
H A Dlibelf_allocate.c120 _libelf_allocate_data(Elf_Scn *s) function
H A D_libelf.h207 struct _Libelf_Data *_libelf_allocate_data(Elf_Scn *_s);

Completed in 140 milliseconds