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

/gem5/ext/libelf/
H A Delf_memory.c49 if ((e = _libelf_allocate_elf()) == NULL)
H A Delf_begin.c114 if ((e = _libelf_allocate_elf()) != NULL) {
H A D_libelf.h164 Elf *_libelf_allocate_elf(void);
H A Dlibelf_allocate.c41 _libelf_allocate_elf(void) function

Completed in 8 milliseconds