Home
last modified time | relevance | path

Searched defs:Verdef (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/src/internal/
Dvdso.c15 typedef Elf32_Verdef Verdef; typedef
21 typedef Elf64_Verdef Verdef; typedef
/third_party/musl/porting/linux/user/src/internal/
Dvdso.c30 typedef Elf32_Verdef Verdef; typedef
36 typedef Elf64_Verdef Verdef; typedef
Ddynlink.h15 typedef Elf32_Verdef Verdef; typedef
26 typedef Elf64_Verdef Verdef; typedef
/third_party/abseil-cpp/absl/debugging/internal/
Delf_mem_image.cc128 const ElfW(Verdef) *ElfMemImage::GetVerdef(int index) const { in ElfW() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Delf_mem_image.cc128 const ElfW(Verdef) *ElfMemImage::GetVerdef(int index) const { in ElfW() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFTypes.h65 using Verdef = Elf_Verdef_Impl<ELFType<E, Is64>>; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h146 Verdef, enumerator