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

1 2 3 4 5 6 78

  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 78 case llvm::ELF::SHT_RELA:
  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFObject.hxx     [all...]
  /art/runtime/
elf.h     [all...]
  /external/chromium_org/tools/relocation_packer/src/
elf_file.cc 222 if (section_header->sh_type == SHT_RELA) {
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/0.153/src/
elflint.c     [all...]
ldgeneric.c 894 && ((shdr->sh_type != SHT_RELA && shdr->sh_type != SHT_REL)
    [all...]
readelf.c     [all...]
  /external/elfutils/0.153/libelf/
elf.h 324 #define SHT_RELA 4 /* Relocation entries with addends */
514 /* Relocation table entry with addend (in section of type SHT_RELA). */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h 319 #define SHT_RELA 4 /* Relocation entries with addends */
509 /* Relocation table entry with addend (in section of type SHT_RELA). */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 319 #define SHT_RELA 4 /* Relocation entries with addends */
509 /* Relocation table entry with addend (in section of type SHT_RELA). */
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]
  /external/valgrind/main/perf/
tinycc.c 344 #define SHT_RELA 4 /* Relocation entries with addends */
508 /* Relocation table entry with addend (in section of type SHT_RELA). */
    [all...]

Completed in 849 milliseconds

1 2 3 4 5 6 78