Searched refs:Elf32 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/dtrace-147/libelf/
H A Dgetdata.c48 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_SY
[all...]
H A Dcook.c130 szof = sizeof (Elf32);
190 * Elf32 or Elf64 file before we can decode the header.
H A Ddecl.h113 } Elf32; typedef in typeref:union:__anon8423
186 Elf_Void *s_shdr; /* Elf32 or Elf64 scn header */
H A Dclscook.c34 * facilitate dual (Elf32 and Elf64) compilation. See block
173 #else /* Elf32 */
176 #define ElfField Elf32
/macosx-10.10/ruby-106/ruby/
H A Daddr2line.c86 # define ElfW(x) Elf32##_##x

Completed in 204 milliseconds