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

/freebsd-13-stable/sys/sys/
H A Delf32.h43 typedef int32_t Elf32_Sword; typedef
51 typedef Elf32_Sword Elf32_Ssize;
124 Elf32_Sword d_tag; /* Entry type. */
145 Elf32_Sword r_addend; /* Addend. */
/freebsd-13-stable/sys/cddl/compat/opensolaris/sys/
H A Delf.h58 typedef Elf32_Sword Sxword;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h32 using Elf32_Sword = int32_t;
1118 Elf32_Sword r_addend; // Compute value for relocatable field by adding this
1247 Elf32_Sword d_tag; // Type of dynamic table entry.
/freebsd-13-stable/libexec/rtld-elf/arm/
H A Dreloc.c197 Elf32_Sword addend;
/freebsd-13-stable/libexec/rtld-elf/mips/
H A Dreloc.c89 #define Elf_Sxword Elf32_Sword
/freebsd-13-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h2317 typedef int32_t Elf32_Sword; /* Signed integer. */ typedef
2375 Elf32_Sword d_tag; /* Type of entry. */
2839 Elf32_Sword r_addend; /* constant addend */

Completed in 199 milliseconds