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

/gem5/ext/libelf/
H A Dgelf_fsize.c45 gelf_fsize(Elf *e, Elf_Type t, size_t c, unsigned int v) function
H A Dgelf.h76 size_t gelf_fsize(Elf *_elf, Elf_Type _type, size_t _count,
H A Dlibelf_phdr.c78 fsz = gelf_fsize(e, ELF_T_PHDR, phnum, e->e_version);

Completed in 5 milliseconds