Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp102 using Elf_Sym = typename ELFT::Sym; typedef in llvm::ifs::__anonb61339de0111::ELFSymbolTableBuilder
175 using Elf_Sym = typename ELFT::Sym; typedef in llvm::ifs::__anonb61339de0111::ELFStubBuilder
579 using Elf_Sym = typename ELFT::Sym; in buildStub() typedef
/aosp_15_r20/art/compiler/debug/
H A Delf_debug_writer.cc203 using Elf_Sym = typename ElfTypes::Sym; in MakeElfFileForJIT() typedef
236 using Elf_Sym = typename ElfTypes::Sym; in PackElfFileForJIT() typedef
/aosp_15_r20/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc60 typedef Elf64_Sym Elf_Sym; typedef
62 typedef Elf32_Sym Elf_Sym; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs41 pub type Elf_Sym = ::Elf32_Sym; typedef
H A Db64.rs43 pub type Elf_Sym = ::Elf64_Sym; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/hurd/
Db32.rs41 pub type Elf_Sym = ::Elf32_Sym; typedef
Db64.rs43 pub type Elf_Sym = ::Elf64_Sym; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs41 pub type Elf_Sym = ::Elf32_Sym; typedef
H A Db64.rs43 pub type Elf_Sym = ::Elf64_Sym; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs41 pub type Elf_Sym = ::Elf32_Sym; typedef
H A Db64.rs43 pub type Elf_Sym = ::Elf64_Sym; typedef
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/hurd/
H A Db32.rs41 pub type Elf_Sym = ::Elf32_Sym; typedef
H A Db64.rs43 pub type Elf_Sym = ::Elf64_Sym; typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs41 pub type Elf_Sym = ::Elf32_Sym; typedef
H A Db64.rs43 pub type Elf_Sym = ::Elf64_Sym; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/hurd/
H A Db32.rs41 pub type Elf_Sym = ::Elf32_Sym; typedef
H A Db64.rs43 pub type Elf_Sym = ::Elf64_Sym; typedef
/aosp_15_r20/art/runtime/oat/
H A Delf_file_impl.h41 using Elf_Sym = typename ElfTypes::Sym; variable
/aosp_15_r20/art/tools/create_minidebuginfo/
H A Dcreate_minidebuginfo.cc45 using Elf_Sym = typename ElfTypes::Sym; in WriteMinidebugInfo() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.h134 using Elf_Sym = typename ELFT::Sym; variable
153 using Elf_Sym = typename ELFT::Sym; variable
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DELF.h45 typedef Elf_Sym_Impl<ELFT> Elf_Sym; typedef
/aosp_15_r20/external/llvm/tools/obj2yaml/
H A Delf2yaml.cpp24 typedef object::Elf_Sym_Impl<ELFT> Elf_Sym; typedef in __anonb14e764d0111::ELFDumper
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp133 typedef typename ELFO::Elf_Sym Elf_Sym; typedef in __anoncf45b2140111::ELFDumper
275 using Elf_Sym = typename ELFFile<ELFT>::Elf_Sym; typedef in __anoncf45b2140111::DumpStyle
1879 typedef typename ELFO::Elf_Sym Elf_Sym; typedef in __anoncf45b2140511::MipsGOTParser
/aosp_15_r20/external/llvm/tools/yaml2obj/
H A Dyaml2elf.cpp103 typedef typename object::ELFFile<ELFT>::Elf_Sym Elf_Sym; typedef in __anoncc8c798d0311::ELFState
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELF.h78 using Elf_Sym = typename ELFT::Sym; variable

12