HomeSort by relevance Sort by last modified time
    Searched refs:SHT_RELA (Results 151 - 175 of 188) sorted by null

1 2 3 4 5 67 8

  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
  /external/elfutils/0.153/src/
ld.c 436 if (h->type == SHT_REL || h->type == SHT_RELA)
    [all...]
strip.c 743 || shdr_info[cnt].shdr.sh_type == SHT_RELA)
841 + SHT_REL and SHT_RELA in sh_link to symbol table
    [all...]
objdump.c 508 if (shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA)
unstrip.c 419 case SHT_RELA:
1124 || (sec->shdr.sh_type == SHT_RELA
    [all...]
elfcmp.c 760 if ((shdr->sh_type != SHT_REL && shdr->sh_type != SHT_RELA)
  /external/llvm/lib/Object/
ELFYAML.cpp 307 ECase(SHT_RELA)
703 case ELF::SHT_RELA:
  /art/runtime/
elf_file.cc     [all...]
  /external/lldb/source/Plugins/ObjectFile/ELF/
ObjectFileELF.cpp     [all...]
  /external/elfutils/0.153/libdwfl/
relocate.c 617 if ((shdr->sh_type == SHT_REL || shdr->sh_type == SHT_RELA)
  /external/valgrind/main/VEX/switchback/
linker.c 905 if (shdr[shnum].sh_type == SHT_RELA) {
1016 } else if (shdr[i].sh_type == SHT_RELA) {
    [all...]
  /external/valgrind/main/VEX/unused/
linker.c 745 if (shdr[shnum].sh_type == SHT_RELA) {
853 } else if (shdr[i].sh_type == SHT_RELA) {
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol-elf.c 255 if (shdr_rel_plt.sh_type == SHT_RELA) {
  /external/qemu/include/
elf.h     [all...]

Completed in 778 milliseconds

1 2 3 4 5 67 8