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

  /src/external/bsd/elftoolchain/dist/libelf/
gelf_dyn.c 75 if (_libelf_xlate_shtype(sh_type) != ELF_T_DYN) {
80 if ((msz = _libelf_msize(ELF_T_DYN, ec, e->e_version)) == 0)
135 if (_libelf_xlate_shtype(sh_type) != ELF_T_DYN) {
140 if ((msz = _libelf_msize(ELF_T_DYN, ec, e->e_version)) == 0)
libelf_data.c 47 return (ELF_T_DYN);
libelf_align.c 79 [ELF_T_DYN] = MALIGN(Dyn),
118 [ELF_T_DYN] = FALIGN(4,8),
libelf.h 65 ELF_T_DYN,
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/
libelf.d 47 ELF_T_DYN,

Completed in 33 milliseconds