HomeSort by relevance Sort by last modified time
    Searched refs:Elf_Addr (Results 1 - 25 of 47) sorted by null

1 2

  /external/qemu/elff/
elff_elf.h 141 * Elf_Addr - Actual type for address encoding (Elf32_Addr, or Elf64_Addr).
144 template <typename Elf_Addr, typename Elf_Off>
150 Elf_Addr e_entry;
201 * Elf_Addr - Actual type for address encoding (Elf32_Addr, or Elf64_Addr).
204 template <typename Elf_Addr, typename Elf_Off>
216 Elf_Addr sh_addr;
elf_file.cc 326 template <typename Elf_Addr, typename Elf_Off>
327 bool ElfFileImpl<Elf_Addr, Elf_Off>::initialize(const Elf_CommonHdr* elf_hdr,
335 const Elf_FHdr<Elf_Addr, Elf_Off>* header =
336 reinterpret_cast<const Elf_FHdr<Elf_Addr, Elf_Off>*>(elf_hdr);
367 const Elf_SHdr<Elf_Addr, Elf_Off>* str_sec =
368 reinterpret_cast<const Elf_SHdr<Elf_Addr, Elf_Off>*>
396 template <typename Elf_Addr, typename Elf_Off>
397 int ElfFileImpl<Elf_Addr, Elf_Off>::parse_compilation_units(
440 template <typename Elf_Addr, typename Elf_Off>
441 bool ElfFileImpl<Elf_Addr, Elf_Off>::get_section_info_by_name(const char* name,
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 141 * Elf_Addr - Actual type for address encoding (Elf32_Addr, or Elf64_Addr).
144 template <typename Elf_Addr, typename Elf_Off>
150 Elf_Addr e_entry;
201 * Elf_Addr - Actual type for address encoding (Elf32_Addr, or Elf64_Addr).
204 template <typename Elf_Addr, typename Elf_Off>
216 Elf_Addr sh_addr;
elf_file.cc 326 template <typename Elf_Addr, typename Elf_Off>
327 bool ElfFileImpl<Elf_Addr, Elf_Off>::initialize(const Elf_CommonHdr* elf_hdr,
335 const Elf_FHdr<Elf_Addr, Elf_Off>* header =
336 reinterpret_cast<const Elf_FHdr<Elf_Addr, Elf_Off>*>(elf_hdr);
367 const Elf_SHdr<Elf_Addr, Elf_Off>* str_sec =
368 reinterpret_cast<const Elf_SHdr<Elf_Addr, Elf_Off>*>
396 template <typename Elf_Addr, typename Elf_Off>
397 int ElfFileImpl<Elf_Addr, Elf_Off>::parse_compilation_units(
440 template <typename Elf_Addr, typename Elf_Off>
441 bool ElfFileImpl<Elf_Addr, Elf_Off>::get_section_info_by_name(const char* name
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
module.h 56 #define Elf_Addr Elf32_Addr
  /development/ndk/platforms/android-9/arch-mips/include/asm/
module.h 56 #define Elf_Addr Elf32_Addr
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
module.h 56 #define Elf_Addr Elf32_Addr
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
module.h 56 #define Elf_Addr Elf32_Addr
  /external/valgrind/main/VEX/switchback/
linker.c 179 #define Elf_Addr Elf64_Addr
194 #define Elf_Addr Elf32_Addr
531 Elf_Addr offset = rtab[j].r_offset;
532 Elf_Addr info = rtab[j].r_info;
534 Elf_Addr P = ((Elf_Addr)targ) + offset;
536 Elf_Addr A = *pP;
537 Elf_Addr S;
538 Elf_Addr value;
552 S = (Elf_Addr)
    [all...]
  /external/valgrind/main/VEX/unused/
linker.c 115 #define Elf_Addr Elf64_Addr
130 #define Elf_Addr Elf32_Addr
437 Elf_Addr offset = rtab[j].r_offset;
438 Elf_Addr info = rtab[j].r_info;
440 Elf_Addr P = ((Elf_Addr)targ) + offset;
442 Elf_Addr A = *pP;
443 Elf_Addr S;
444 Elf_Addr value;
458 S = (Elf_Addr)
    [all...]
  /external/kernel-headers/original/asm-mips/
module.h 40 #define Elf_Addr Elf32_Addr
55 #define Elf_Addr Elf64_Addr
  /bionic/libc/include/sys/
exec_elf.h     [all...]
  /external/llvm/include/llvm/Object/
ELF.h 62 // Templates to choose Elf_Addr and Elf_Off depending on is64Bits.
93 MaximumAlignment<value_type, MaxAlign>::value> Elf_Addr;
107 MaximumAlignment<value_type, MaxAlign>::value> Elf_Addr;
115 typedef typename ELFDataTypeTypedefHelper <ELFT>::Elf_Addr Elf_Addr; \
138 Elf_Addr sh_addr; // Address where section is to be loaded
155 Elf_Addr sh_addr; // Address where section is to be loaded
186 Elf_Addr st_value; // Value or address associated with the symbol
202 Elf_Addr st_value; // Value or address associated with the symbol
298 Elf_Addr d_ptr
    [all...]
  /development/ndk/platforms/android-3/include/sys/
exec_elf.h 554 #define Elf_Addr Elf32_Addr
580 #define Elf_Addr Elf64_Addr
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 554 #define Elf_Addr Elf32_Addr
580 #define Elf_Addr Elf64_Addr
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 554 #define Elf_Addr Elf32_Addr
580 #define Elf_Addr Elf64_Addr
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 554 #define Elf_Addr Elf32_Addr
580 #define Elf_Addr Elf64_Addr
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 554 #define Elf_Addr Elf32_Addr
580 #define Elf_Addr Elf64_Addr
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 554 #define Elf_Addr Elf32_Addr
580 #define Elf_Addr Elf64_Addr
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 554 #define Elf_Addr Elf32_Addr
580 #define Elf_Addr Elf64_Addr
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 554 #define Elf_Addr Elf32_Addr
580 #define Elf_Addr Elf64_Addr
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 554 #define Elf_Addr Elf32_Addr
580 #define Elf_Addr Elf64_Addr
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
exec_elf.h 554 #define Elf_Addr Elf32_Addr
580 #define Elf_Addr Elf64_Addr
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h 554 #define Elf_Addr Elf32_Addr
580 #define Elf_Addr Elf64_Addr
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h 554 #define Elf_Addr Elf32_Addr
580 #define Elf_Addr Elf64_Addr

Completed in 774 milliseconds

1 2