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

/gem5/ext/libelf/
H A Dgelf_rela.c60 if (_libelf_xlate_shtype(sh_type) != ELF_T_RELA) {
65 msz = _libelf_msize(ELF_T_RELA, ec, e->e_version);
117 if (_libelf_xlate_shtype(sh_type) != ELF_T_RELA) {
122 msz = _libelf_msize(ELF_T_RELA, ec, e->e_version);
H A Dlibelf_data.c58 return (ELF_T_RELA);
H A Dlibelf_align.c72 [ELF_T_RELA] = MALIGN(Rela),
110 [ELF_T_RELA] = FALIGN(4,8),
H A Dlibelf.h73 ELF_T_RELA, enumerator in enum:__anon48

Completed in 7 milliseconds