Home
last modified time | relevance | path

Searched refs:Elf64_Sword (Results 1 – 8 of 8) sorted by relevance

/external/elfutils/libelf/
Dgelf.h48 typedef Elf64_Sword GElf_Sword;
Delf.h38 typedef int32_t Elf64_Sword; typedef
/external/kernel-headers/original/uapi/linux/
Delf.h19 typedef __s32 Elf64_Sword; typedef
/external/llvm/include/llvm/Support/
DELF.h41 typedef int32_t Elf64_Sword; typedef
/external/elfutils/src/
Dxelf.h276 case ELF_T_SWORD: fsize = sizeof (Elf64_Sword); break; \
/external/valgrind/VEX/unused/
Dlinker.c117 #define Elf_Sword Elf64_Sword
/external/valgrind/VEX/switchback/
Dlinker.c183 #define Elf_Sword Elf64_Sword
/external/valgrind/perf/
Dtinycc.c121 typedef int32_t Elf64_Sword; typedef