Home
last modified time | relevance | path

Searched refs:Elf64_Sxword (Results 1 – 25 of 29) sorted by relevance

12

/third_party/libunwind/include/mingw/
Dfreebsd-elf64.h42 typedef int64_t Elf64_Sxword; typedef
62 typedef Elf64_Sxword Elf64_Ssize;
123 Elf64_Sxword d_tag; /* Entry type. */
144 Elf64_Sxword r_addend; /* Addend. */
/third_party/libunwind/include/win/
Dfreebsd-elf64.h42 typedef int64_t Elf64_Sxword; typedef
62 typedef Elf64_Sxword Elf64_Ssize;
123 Elf64_Sxword d_tag; /* Entry type. */
144 Elf64_Sxword r_addend; /* Addend. */
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h43 typedef int64_t Elf64_Sxword; typedef
973 Elf64_Sxword r_addend; // Compute value for relocatable field by adding this.
1080 Elf64_Sxword d_tag; // Type of dynamic table entry.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h40 using Elf64_Sxword = int64_t; variable
1141 Elf64_Sxword r_addend; // Compute value for relocatable field by adding this.
1243 Elf64_Sxword d_tag; // Type of dynamic table entry.
/third_party/libabigail/src/
Dabg-elf-helpers.h234 Elf64_Sxword data_tag,
Dabg-elf-helpers.cc1396 Elf64_Sxword data_tag, in lookup_data_tag_from_dynamic_segment()
/third_party/rust/crates/libc/src/unix/solarish/
Dx86_64.rs7 pub type Elf64_Sxword = ::c_long; typedef
/third_party/elfutils/libelf/
Dgelf.h52 typedef Elf64_Sxword GElf_Sxword;
Delf.h40 typedef int64_t Elf64_Sxword; typedef
665 Elf64_Sxword r_addend; /* Addend */
863 Elf64_Sxword d_tag; /* Dynamic entry type */
/third_party/musl/ndk_musl_include/
Delf.h21 typedef int64_t Elf64_Sxword; typedef
554 Elf64_Sxword r_addend;
710 Elf64_Sxword d_tag;
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h21 typedef int64_t Elf64_Sxword; typedef
554 Elf64_Sxword r_addend;
710 Elf64_Sxword d_tag;
/third_party/musl/include/
Delf.h21 typedef int64_t Elf64_Sxword; typedef
554 Elf64_Sxword r_addend;
713 Elf64_Sxword d_tag;
/third_party/musl/porting/uniproton/kernel/include/
Delf.h21 typedef int64_t Elf64_Sxword; typedef
554 Elf64_Sxword r_addend;
710 Elf64_Sxword d_tag;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h21 typedef int64_t Elf64_Sxword; typedef
554 Elf64_Sxword r_addend;
710 Elf64_Sxword d_tag;
/third_party/musl/porting/linux/user/include/
Delf.h21 typedef int64_t Elf64_Sxword; typedef
555 Elf64_Sxword r_addend;
715 Elf64_Sxword d_tag;
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt210 Elf64_Sxword
Ddragonfly.txt292 Elf64_Sxword
Dnetbsd.txt337 Elf64_Sxword
Dfreebsd.txt328 Elf64_Sxword
Dlinux.txt674 Elf64_Sxword
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs34 pub type Elf64_Sxword = i64; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs32 pub type Elf64_Sxword = i64; typedef
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs48 pub type Elf64_Sxword = i64; typedef
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs32 pub type Elf64_Sxword = i64; typedef
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs34 pub type Elf64_Sxword = i64; typedef

12