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

  /src/external/bsd/elftoolchain/dist/libelf/
gelf_rela.c 75 if (_libelf_xlate_shtype(sh_type) != ELF_T_RELA) {
80 if ((msz = _libelf_msize(ELF_T_RELA, ec, e->e_version)) == 0)
138 if (_libelf_xlate_shtype(sh_type) != ELF_T_RELA) {
143 if ((msz = _libelf_msize(ELF_T_RELA, ec, e->e_version)) == 0)
libelf_data.c 73 return (ELF_T_RELA);
libelf_align.c 89 [ELF_T_RELA] = MALIGN(Rela),
128 [ELF_T_RELA] = FALIGN(4,8),
libelf.h 75 ELF_T_RELA,
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/
libelf.d 52 ELF_T_RELA,

Completed in 23 milliseconds