Home
last modified time | relevance | path

Searched defs:Elf64_Off (Results 1 – 23 of 23) sorted by relevance

/third_party/rust/crates/libc/src/unix/solarish/
Dx86_64.rs5 pub type Elf64_Off = ::c_ulong; typedef
/third_party/libunwind/include/mingw/
Dfreebsd-elf64.h40 typedef uint64_t Elf64_Off; typedef
/third_party/libunwind/include/win/
Dfreebsd-elf64.h40 typedef uint64_t Elf64_Off; typedef
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp62 typedef uint64_t Elf64_Off; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h38 typedef uint64_t Elf64_Off; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h35 using Elf64_Off = uint64_t; variable
/third_party/elfio/elfio/
Delf_types.hpp39 using Elf64_Off = uint64_t; typedef
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs32 pub type Elf64_Off = u64; typedef
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs46 pub type Elf64_Off = u64; typedef
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs30 pub type Elf64_Off = u64; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs30 pub type Elf64_Off = u64; typedef
/third_party/musl/ndk_musl_include/
Delf.h27 typedef uint64_t Elf64_Off; typedef
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h27 typedef uint64_t Elf64_Off; typedef
/third_party/musl/include/
Delf.h27 typedef uint64_t Elf64_Off; typedef
/third_party/musl/porting/uniproton/kernel/include/
Delf.h27 typedef uint64_t Elf64_Off; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h27 typedef uint64_t Elf64_Off; typedef
/third_party/musl/porting/linux/user/include/
Delf.h27 typedef uint64_t Elf64_Off; typedef
/third_party/elfutils/libelf/
Delf.h48 typedef uint64_t Elf64_Off; typedef
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs31 pub type Elf64_Off = u64; typedef
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs45 pub type Elf64_Off = u64; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs32 pub type Elf64_Off = u64; typedef
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs71 pub type Elf64_Off = u64; typedef
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h24414 typedef __u64 Elf64_Off; typedef