Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Delf_data.c142 if ((d = _libelf_allocate_data(s)) == NULL) in elf_getdata()
201 if ((d = _libelf_allocate_data(s)) == NULL) in elf_newdata()
275 if ((d = _libelf_allocate_data(s)) == NULL) in elf_rawdata()
H A Dlibelf_allocate.c129 _libelf_allocate_data(Elf_Scn *s) in _libelf_allocate_data() function
H A D_libelf.h205 struct _Libelf_Data *_libelf_allocate_data(Elf_Scn *_s);