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

/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dgelf_mips64el.c33 _libelf_is_mips64el(Elf *e) function
H A Dgelf_rela.c95 if (_libelf_is_mips64el(e))
167 if (_libelf_is_mips64el(e))
H A Dgelf_rel.c94 if (_libelf_is_mips64el(e))
163 if (_libelf_is_mips64el(e))
H A D_libelf.h227 int _libelf_is_mips64el(Elf *e);

Completed in 268 milliseconds