/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/InterfaceStub/ |
H A D | ELFObjHandler.cpp | 76 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 D | ELFObjectFile.cpp | 683 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 D | disassembler_elf.h | 69 using Elf_Shdr = elf::Elf32_Shdr; member 101 using Elf_Shdr = elf::Elf64_Shdr; member
|
/aosp_15_r20/external/zucchini/ |
H A D | disassembler_elf.h | 69 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 D | b32.rs | 40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
|
H A D | b64.rs | 42 pub type Elf_Shdr = ::Elf64_Shdr; typedef
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/hurd/ |
D | b32.rs | 40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
|
D | b64.rs | 42 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 D | b32.rs | 40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
|
H A D | b64.rs | 42 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 D | b32.rs | 40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
|
H A D | b64.rs | 42 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 D | b32.rs | 40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
|
H A D | b64.rs | 42 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 D | b32.rs | 40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
|
H A D | b64.rs | 42 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 D | b32.rs | 40 pub type Elf_Shdr = ::Elf32_Shdr; typedef
|
H A D | b64.rs | 42 pub type Elf_Shdr = ::Elf64_Shdr; typedef
|
/aosp_15_r20/art/runtime/oat/ |
H A D | elf_file_impl.h | 40 using Elf_Shdr = typename ElfTypes::Shdr; variable
|
/aosp_15_r20/art/tools/create_minidebuginfo/ |
H A D | create_minidebuginfo.cc | 44 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 D | ELFObject.h | 324 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 D | RuntimeDyldELF.cpp | 38 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 D | RuntimeDyldELF.cpp | 60 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 D | ELF.h | 44 typedef Elf_Shdr_Impl<ELFT> Elf_Shdr; typedef
|
/aosp_15_r20/external/llvm/tools/obj2yaml/ |
H A D | elf2yaml.cpp | 25 typedef typename object::ELFFile<ELFT>::Elf_Shdr Elf_Shdr; typedef in __anonb14e764d0111::ELFDumper
|