Searched refs:Elf32 (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/sgs/libelf/common/ |
H A D | getdata.c | 48 sizeof (Elf32), /* ELF_T_ADDR */ 49 sizeof (Elf32), /* ELF_T_DYN */ 50 sizeof (Elf32), /* ELF_T_EHDR */ 52 sizeof (Elf32), /* ELF_T_OFF */ 53 sizeof (Elf32), /* ELF_T_PHDR */ 54 sizeof (Elf32), /* ELF_T_RELA */ 55 sizeof (Elf32), /* ELF_T_REL */ 56 sizeof (Elf32), /* ELF_T_SHDR */ 57 sizeof (Elf32), /* ELF_T_SWORD */ 58 sizeof (Elf32), /* ELF_T_SYM */ [all …]
|
H A D | cook.c | 130 szof = sizeof (Elf32); in _elf_slide()
|
H A D | llib-lelf | 38 * Elf32 Symbols
|
H A D | decl.h | 68 } Elf32; typedef
|
H A D | clscook.c | 74 #define ElfField Elf32
|
H A D | xlate.m4 | 823 * asking Elf32 or Elf64 questions, even though it has Elf32
|