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

  /external/chromium_org/third_party/android_crazy_linker/src/src/
elf_traits.h 19 typedef Elf32_Sword Sword;
49 typedef Elf64_Sword Sword;
crazy_linker_elf_relocations.cpp 474 const ELF::Sword CRAZY_UNUSED addend = rela->r_addend;
  /external/elfutils/0.153/libelf/
gelf_xlate.h 57 FUNDAMENTAL (SWORD, Sword, LIBELFBITS);
abstract.h 172 TYPE_NAME (ElfW2(32, Ext##Sword), r_addend) \
199 TYPE_NAME (ElfW2(32, Ext##Sword), d_tag) \
  /external/chromium_org/tools/relocation_packer/src/
elf_traits.h 46 typedef Elf32_Sword Sword;
80 typedef Elf64_Sword Sword;
elf_file.cc 50 static const ELF::Sword DT_ANDROID_REL_OFFSET = DT_LOOS;
51 static const ELF::Sword DT_ANDROID_REL_SIZE = DT_LOOS + 1;
768 const ELF::Sword tag = dynamic->d_tag;
    [all...]
  /external/elfutils/0.153/libdwfl/
relocate.c 375 DO_TYPE (WORD, Word); DO_TYPE (SWORD, Sword); \
  /external/elfutils/0.153/src/
strip.c     [all...]
readelf.c     [all...]

Completed in 1191 milliseconds