Home
last modified time | relevance | path

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

/openbsd/src/sys/sys/
Dexec_elf.h41 typedef __int32_t Elf32_Sword; /* Signed large integer */ typedef
394 Elf32_Sword r_addend;
503 Elf32_Sword d_tag; /* controls meaning of d_val */
706 Elf32_Sword au_id; /* 32-bit id */
768 #define Elf_Sword Elf32_Sword
/openbsd/src/sys/arch/mips64/include/
Dexec.h133 Elf32_Sword ri_gp_value; /* $gp register value */
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DELF.h33 using Elf32_Sword = int32_t; variable
1303 Elf32_Sword r_addend; // Compute value for relocatable field by adding this
1440 Elf32_Sword d_tag; // Type of dynamic table entry.
/openbsd/src/lib/libelf/
Dlibelf_convert.m4552 #define SWAP_SWORD(X) _SWAP_WORD(X, Elf32_Sword)
669 #define READ_SWORD(P,X) _READ_WORD(P, X, Elf32_Sword)
/openbsd/src/gnu/usr.bin/binutils/include/elf/
DChangeLog-91031820 * mips.h: Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
DChangeLog-91031854 * mips.h: Replace uses of Elf32_Word, Elf32_Sword, Elf32_Addr