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

/freebsd-13-stable/contrib/elftoolchain/libelf/
H A Dlibelf_data.c67 return (ELF_T_RELA);
H A Dgelf_rela.c65 if (_libelf_xlate_shtype(sh_type) != ELF_T_RELA) {
70 if ((msz = _libelf_msize(ELF_T_RELA, ec, e->e_version)) == 0)
132 if (_libelf_xlate_shtype(sh_type) != ELF_T_RELA) {
137 if ((msz = _libelf_msize(ELF_T_RELA, ec, e->e_version)) == 0)
H A Dlibelf_align.c75 [ELF_T_RELA] = MALIGN(Rela),
114 [ELF_T_RELA] = FALIGN(4,8),
H A Dlibelf.h67 ELF_T_RELA, enumerator in enum:__anon672
/freebsd-13-stable/contrib/elftoolchain/elfcopy/
H A Dsections.c814 ELF_T_RELA), nrels, EV_CURRENT);

Completed in 111 milliseconds