HomeSort by: relevance | last modified time | path
    Searched refs:ELF_T_REL (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/elftoolchain/dist/libelf/
gelf_rel.c 75 if (_libelf_xlate_shtype(sh_type) != ELF_T_REL) {
80 if ((msz = _libelf_msize(ELF_T_REL, ec, e->e_version)) == 0)
137 if (_libelf_xlate_shtype(sh_type) != ELF_T_REL) {
142 if ((msz = _libelf_msize(ELF_T_REL, ec, e->e_version)) == 0)
libelf_data.c 71 return (ELF_T_REL);
libelf_align.c 88 [ELF_T_REL] = MALIGN(Rel),
127 [ELF_T_REL] = FALIGN(4,8),
libelf.h 74 ELF_T_REL,
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/
libelf.d 53 ELF_T_REL,

Completed in 26 milliseconds