Home
last modified time | relevance | path

Searched defs:Verdaux (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/src/internal/
Dvdso.c16 typedef Elf32_Verdaux Verdaux; typedef
22 typedef Elf64_Verdaux Verdaux; typedef
/third_party/musl/porting/linux/user/src/internal/
Dvdso.c31 typedef Elf32_Verdaux Verdaux; typedef
37 typedef Elf64_Verdaux Verdaux; typedef
Ddynlink.h20 typedef Elf32_Verdaux Verdaux; typedef
32 typedef Elf64_Verdaux Verdaux; typedef
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Delf_mem_image.cc142 const ElfW(Verdaux) *ElfMemImage::GetVerdefAux( in ElfW() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFTypes.h66 using Verdaux = Elf_Verdaux_Impl<ELFType<E, Is64>>; member
/third_party/elfutils/libelf/
Dabstract.h215 # define Verdaux(Bits, Ext) \ macro