HomeSort by relevance Sort by last modified time
    Searched refs:Elf32_Sxword (Results 1 - 8 of 8) sorted by null

  /bionic/tools/relocation_packer/src/
elf_traits.h 30 typedef Elf32_Sxword Sxword;
  /external/syslinux/com32/include/sys/
elf32.h 16 typedef int64_t Elf32_Sxword;
  /bionic/libc/include/
elf.h 45 typedef __s64 Elf32_Sxword;
  /external/elfutils/src/
xelf.h 148 case ELF_T_SXWORD: fsize = sizeof (Elf32_Sxword); break; \
  /external/elfutils/libelf/
elf.h 42 typedef int64_t Elf32_Sxword;
    [all...]
  /external/kmod/port-gnu/
elf.h 41 typedef int64_t Elf32_Sxword;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 44 typedef int64_t Elf32_Sxword;
    [all...]
  /external/valgrind/perf/
tinycc.c 125 typedef int64_t Elf32_Sxword;
    [all...]

Completed in 66 milliseconds