HomeSort by: relevance | last modified time | path
    Searched refs:_libelf_allocate_data (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/elftoolchain/dist/libelf/
elf_data.c 142 if ((d = _libelf_allocate_data(s)) == NULL)
201 if ((d = _libelf_allocate_data(s)) == NULL)
275 if ((d = _libelf_allocate_data(s)) == NULL)
libelf_allocate.c 130 _libelf_allocate_data(Elf_Scn *s) function
_libelf.h 205 struct _Libelf_Data *_libelf_allocate_data(Elf_Scn *_s);

Completed in 19 milliseconds