Home
last modified time | relevance | path

Searched defs:Elf_Shdr (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp76 using Elf_Shdr = typename ELFT::Shdr; typedef
173 using Elf_Shdr = typename ELFT::Shdr; typedef in llvm::ifs::__anonb61339de0111::ELFStubBuilder
357 using Elf_Shdr = typename ELFT::Shdr; typedef in llvm::ifs::__anonb61339de0111::DynSym
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DELFObjectFile.cpp683 using Elf_Shdr = typename ELFT::Shdr; in readBBAddrMapImpl() typedef
713 using Elf_Shdr = typename ELFT::Shdr; in readDynsymVersionsImpl() typedef
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Ddisassembler_elf.h69 using Elf_Shdr = elf::Elf32_Shdr; member
101 using Elf_Shdr = elf::Elf64_Shdr; member
/aosp_15_r20/external/zucchini/
H A Ddisassembler_elf.h69 using Elf_Shdr = elf::Elf32_Shdr; member
101 using Elf_Shdr = elf::Elf64_Shdr; member
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
H A Db64.rs42 pub type Elf_Shdr = ::Elf64_Shdr; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/hurd/
Db32.rs40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
Db64.rs42 pub type Elf_Shdr = ::Elf64_Shdr; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
H A Db64.rs42 pub type Elf_Shdr = ::Elf64_Shdr; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
H A Db64.rs42 pub type Elf_Shdr = ::Elf64_Shdr; typedef
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/hurd/
H A Db32.rs40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
H A Db64.rs42 pub type Elf_Shdr = ::Elf64_Shdr; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
H A Db64.rs42 pub type Elf_Shdr = ::Elf64_Shdr; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
H A Db64.rs42 pub type Elf_Shdr = ::Elf64_Shdr; typedef
/aosp_15_r20/art/runtime/oat/
H A Delf_file_impl.h40 using Elf_Shdr = typename ElfTypes::Shdr; variable
/aosp_15_r20/art/tools/create_minidebuginfo/
H A Dcreate_minidebuginfo.cc44 using Elf_Shdr = typename ElfTypes::Shdr; in WriteMinidebugInfo() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.h324 using Elf_Shdr = typename ELFT::Shdr; variable
954 using Elf_Shdr = typename ELFT::Shdr; variable
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp38 typedef Elf_Shdr_Impl<ELFT> Elf_Shdr; typedef in __anona9ea4ba90111::DyldELFObject
115 typedef typename ELFFile<ELFT>::Elf_Shdr Elf_Shdr; in createRTDyldELFObject() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp60 typedef Elf_Shdr_Impl<ELFT> Elf_Shdr; typedef in __anone94c7ccb0111::DyldELFObject
150 typedef typename ELFT::Shdr Elf_Shdr; in createRTDyldELFObject() typedef
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DELF.h44 typedef Elf_Shdr_Impl<ELFT> Elf_Shdr; typedef
/aosp_15_r20/external/llvm/tools/obj2yaml/
H A Delf2yaml.cpp25 typedef typename object::ELFFile<ELFT>::Elf_Shdr Elf_Shdr; typedef in __anonb14e764d0111::ELFDumper

12