Home
last modified time | relevance | path

Searched defs:Elf_Addr (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/efi/
Dwrapper.c29 typedef Elf32_Addr Elf_Addr; typedef
32 typedef Elf64_Addr Elf_Addr; typedef
/external/syslinux/com32/include/sys/i386/
Dmodule.h25 typedef Elf32_Addr Elf_Addr; typedef
/external/syslinux/com32/include/sys/x86_64/
Dmodule.h25 typedef Elf64_Addr Elf_Addr; typedef
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp57 <uint32_t, target_endianness, support::aligned> Elf_Addr; typedef
67 <uint64_t, target_endianness, support::aligned> Elf_Addr; typedef