Home
last modified time | relevance | path

Searched defs:Elf_Ehdr (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/param/
Dlibc_auxv.rs153 libc_getauxval(AT_SYSINFO_EHDR) as *const Elf_Ehdr in sysinfo_ehdr() constant
161 getauxval(AT_SYSINFO_EHDR) as *const Elf_Ehdr in sysinfo_ehdr() constant
Dauxv.rs460 unsafe fn check_elf_base(base: *const Elf_Ehdr) -> Option<NonNull<Elf_Ehdr>> { in check_elf_base()
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Ddisassembler_elf.h71 using Elf_Ehdr = elf::Elf32_Ehdr; member
103 using Elf_Ehdr = elf::Elf64_Ehdr; member
/aosp_15_r20/external/zucchini/
H A Ddisassembler_elf.h71 using Elf_Ehdr = elf::Elf32_Ehdr; member
103 using Elf_Ehdr = elf::Elf64_Ehdr; member
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs38 pub type Elf_Ehdr = ::Elf32_Ehdr; typedef
H A Db64.rs40 pub type Elf_Ehdr = ::Elf64_Ehdr; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/hurd/
Db32.rs38 pub type Elf_Ehdr = ::Elf32_Ehdr; typedef
Db64.rs40 pub type Elf_Ehdr = ::Elf64_Ehdr; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs38 pub type Elf_Ehdr = ::Elf32_Ehdr; typedef
H A Db64.rs40 pub type Elf_Ehdr = ::Elf64_Ehdr; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs38 pub type Elf_Ehdr = ::Elf32_Ehdr; typedef
H A Db64.rs40 pub type Elf_Ehdr = ::Elf64_Ehdr; typedef
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/hurd/
H A Db32.rs38 pub type Elf_Ehdr = ::Elf32_Ehdr; typedef
H A Db64.rs40 pub type Elf_Ehdr = ::Elf64_Ehdr; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs38 pub type Elf_Ehdr = ::Elf32_Ehdr; typedef
H A Db64.rs40 pub type Elf_Ehdr = ::Elf64_Ehdr; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs38 pub type Elf_Ehdr = ::Elf32_Ehdr; typedef
H A Db64.rs40 pub type Elf_Ehdr = ::Elf64_Ehdr; typedef
/aosp_15_r20/art/runtime/oat/
H A Delf_file_impl.h39 using Elf_Ehdr = typename ElfTypes::Ehdr; variable
/aosp_15_r20/external/compiler-rt/lib/cfi/
H A Dcfi.cc21 typedef ElfW(Ehdr) Elf_Ehdr; typedef
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DELF.h43 typedef Elf_Ehdr_Impl<ELFT> Elf_Ehdr; typedef
H A DELFObjectFile.h196 typedef typename ELFFile<ELFT>::Elf_Ehdr Elf_Ehdr; typedef
/aosp_15_r20/external/llvm/tools/yaml2obj/
H A Dyaml2elf.cpp101 typedef typename object::ELFFile<ELFT>::Elf_Ehdr Elf_Ehdr; typedef in __anoncc8c798d0311::ELFState
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELF.h76 using Elf_Ehdr = typename ELFT::Ehdr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp172 using Elf_Ehdr = typename ELFT::Ehdr; typedef in llvm::ifs::__anonb61339de0111::ELFStubBuilder

12