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

/freebsd-13-stable/contrib/elftoolchain/libelf/
H A Dlibelf_data.c77 return (ELF_T_MOVE);
H A Dgelf_move.c65 if (_libelf_xlate_shtype(sh_type) != ELF_T_MOVE) {
70 if ((msz = _libelf_msize(ELF_T_MOVE, ec, e->e_version)) == 0)
128 if (_libelf_xlate_shtype(sh_type) != ELF_T_MOVE) {
133 if ((msz = _libelf_msize(ELF_T_MOVE, ec, e->e_version)) == 0)
H A Dlibelf_align.c69 [ELF_T_MOVE] = MALIGN(Move),
108 [ELF_T_MOVE] = FALIGN(8,8),
H A Dlibelf.h61 ELF_T_MOVE, enumerator in enum:__anon672

Completed in 393 milliseconds