Searched refs:Elf32_Sword (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Delf32.h41 typedef int32_t Elf32_Sword; typedef
49 typedef Elf32_Sword Elf32_Ssize;
122 Elf32_Sword d_tag; /* Entry type. */
143 Elf32_Sword r_addend; /* Addend. */
/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h33 typedef int32_t Elf32_Sword; /* Signed large integer */ typedef
335 Elf32_Sword r_addend;
402 Elf32_Sword d_tag; /* controls meaning of d_val */
484 #define Elf_Sword Elf32_Sword
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Delf.h58 typedef Elf32_Sword Sxword;
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h35 typedef int32_t Elf32_Sword; typedef in namespace:llvm::ELF
1472 Elf32_Sword r_addend; // Compute value for relocatable field by adding this
1594 Elf32_Sword d_tag; // Type of dynamic table entry.
/freebsd-10-stable/libexec/rtld-elf/arm/
H A Dreloc.c157 Elf32_Sword addend;
/freebsd-10-stable/libexec/rtld-elf/mips/
H A Dreloc.c94 #define Elf_Sxword Elf32_Sword

Completed in 185 milliseconds