Home
last modified time | relevance | path

Searched refs:Sword (Results 1 – 2 of 2) sorted by relevance

/bionic/tools/relocation_packer/src/
Delf_traits.h29 typedef Elf32_Sword Sword; typedef
53 typedef Elf64_Sword Sword; typedef
Delf_file.cc447 const typename ELF::Sword tag = dynamic->d_tag; in AdjustDynamicSectionForHole()
574 static size_t FindDynamicEntry(typename ELF::Sword tag, in FindDynamicEntry()
589 static void ReplaceDynamicEntry(typename ELF::Sword tag, in ReplaceDynamicEntry()