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

/gem5/ext/libelf/
H A Delf_data.c110 if ((d = _libelf_allocate_data(s)) == NULL)
209 if ((d = _libelf_allocate_data(s)) == NULL)
H A D_libelf.h163 Elf_Data *_libelf_allocate_data(Elf_Scn *_s);
H A Dlibelf_allocate.c131 _libelf_allocate_data(Elf_Scn *s) function

Completed in 6 milliseconds