Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/solarish/
H A Dx86.rs4 pub type Elf32_Sword = ::c_long; types
/third_party/elfutils/libdw/
H A Dencoded-value.h184 value = (Dwarf_Sword) (Elf32_Sword) value; /* Sign-extend. */ in read_encoded_value()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h35 typedef int32_t Elf32_Sword; typedef
940 Elf32_Sword r_addend; // Compute value for relocatable field by adding this
1071 Elf32_Sword d_tag; // Type of dynamic table entry.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h32 using Elf32_Sword = int32_t;
1105 Elf32_Sword r_addend; // Compute value for relocatable field by adding this
1234 Elf32_Sword d_tag; // Type of dynamic table entry.
/third_party/elfutils/tests/
H A Dalldts.c45 const Elf32_Sword dtflags[] = in main()
/third_party/musl/porting/linux/user/include/
H A Delf.h14 typedef int32_t Elf32_Sword; typedef
550 Elf32_Sword r_addend;
708 Elf32_Sword d_tag;
825 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1)
1463 Elf32_Sword ri_gp_value;
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h14 typedef int32_t Elf32_Sword; typedef
548 Elf32_Sword r_addend;
702 Elf32_Sword d_tag;
816 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1)
1454 Elf32_Sword ri_gp_value;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h14 typedef int32_t Elf32_Sword; typedef
548 Elf32_Sword r_addend;
702 Elf32_Sword d_tag;
816 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1)
1454 Elf32_Sword ri_gp_value;
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h14 typedef int32_t Elf32_Sword; typedef
548 Elf32_Sword r_addend;
702 Elf32_Sword d_tag;
816 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1)
1454 Elf32_Sword ri_gp_value;
/third_party/musl/include/
H A Delf.h14 typedef int32_t Elf32_Sword; typedef
556 Elf32_Sword r_addend;
727 Elf32_Sword d_tag;
851 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1)
1490 Elf32_Sword ri_gp_value;
/third_party/elfutils/libelf/
H A Delf.h32 typedef int32_t Elf32_Sword; typedef
658 Elf32_Sword r_addend; /* Addend */
853 Elf32_Sword d_tag; /* Dynamic entry type */
981 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1)
1811 Elf32_Sword ri_gp_value; /* $gp register value. */
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp68 #define Elf32_Sword Elf_Sword macro
/third_party/elfio/elfio/
H A Delf_types.hpp45 using Elf32_Sword = Elf_Sword;
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs24 pub type Elf32_Sword = i32; types
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs26 pub type Elf32_Sword = i32; types
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs41 pub type Elf32_Sword = i32; types
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs24 pub type Elf32_Sword = i32; types
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs27 pub type Elf32_Sword = i32; types

Completed in 102 milliseconds