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

/freebsd-10-stable/lib/libelf/
H A Dgelf_dyn.c63 if (_libelf_xlate_shtype(sh_type) != ELF_T_DYN) {
68 msz = _libelf_msize(ELF_T_DYN, ec, e->e_version);
119 if (_libelf_xlate_shtype(sh_type) != ELF_T_DYN) {
124 msz = _libelf_msize(ELF_T_DYN, ec, e->e_version);
H A Dlibelf_data.c40 return (ELF_T_DYN);
H A Dlibelf_align.c72 [ELF_T_DYN] = MALIGN(Dyn),
123 [ELF_T_DYN] = FALIGN(4,8),
H A Dlibelf.h58 ELF_T_DYN, enumerator in enum:__anon5829

Completed in 59 milliseconds