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

/freebsd-10-stable/lib/libelf/
H A Dgelf_rela.c63 if (_libelf_xlate_shtype(sh_type) != ELF_T_RELA) {
68 msz = _libelf_msize(ELF_T_RELA, ec, e->e_version);
122 if (_libelf_xlate_shtype(sh_type) != ELF_T_RELA) {
127 msz = _libelf_msize(ELF_T_RELA, ec, e->e_version);
H A Dlibelf_data.c66 return (ELF_T_RELA);
H A Dlibelf_align.c86 [ELF_T_RELA] = MALIGN(Rela),
137 [ELF_T_RELA] = FALIGN(4,8),
H A Dlibelf.h68 ELF_T_RELA, enumerator in enum:__anon5829

Completed in 173 milliseconds