/third_party/libunwind/include/mingw/ |
D | freebsd-elf64.h | 42 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/ |
D | freebsd-elf64.h | 42 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/ |
D | ELF.h | 43 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/ |
D | ELF.h | 40 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/ |
D | abg-elf-helpers.h | 234 Elf64_Sxword data_tag,
|
D | abg-elf-helpers.cc | 1396 Elf64_Sxword data_tag, in lookup_data_tag_from_dynamic_segment()
|
/third_party/rust/crates/libc/src/unix/solarish/ |
D | x86_64.rs | 7 pub type Elf64_Sxword = ::c_long; typedef
|
/third_party/elfutils/libelf/ |
D | gelf.h | 52 typedef Elf64_Sxword GElf_Sxword;
|
D | elf.h | 40 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/ |
D | elf.h | 21 typedef int64_t Elf64_Sxword; typedef 554 Elf64_Sxword r_addend; 710 Elf64_Sxword d_tag;
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 21 typedef int64_t Elf64_Sxword; typedef 554 Elf64_Sxword r_addend; 710 Elf64_Sxword d_tag;
|
/third_party/musl/include/ |
D | elf.h | 21 typedef int64_t Elf64_Sxword; typedef 554 Elf64_Sxword r_addend; 713 Elf64_Sxword d_tag;
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 21 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/ |
D | elf.h | 21 typedef int64_t Elf64_Sxword; typedef 554 Elf64_Sxword r_addend; 710 Elf64_Sxword d_tag;
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 21 typedef int64_t Elf64_Sxword; typedef 555 Elf64_Sxword r_addend; 715 Elf64_Sxword d_tag;
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | openbsd.txt | 210 Elf64_Sxword
|
D | dragonfly.txt | 292 Elf64_Sxword
|
D | netbsd.txt | 337 Elf64_Sxword
|
D | freebsd.txt | 328 Elf64_Sxword
|
D | linux.txt | 674 Elf64_Sxword
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 34 pub type Elf64_Sxword = i64; typedef
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 32 pub type Elf64_Sxword = i64; typedef
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 48 pub type Elf64_Sxword = i64; typedef
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
D | mod.rs | 32 pub type Elf64_Sxword = i64; typedef
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 34 pub type Elf64_Sxword = i64; typedef
|