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

  /toolchain/binutils/binutils-2.27/gold/
reloc-types.h 83 struct Reloc_types<elfcpp::SHT_RELR, size, big_endian>
output.cc     [all...]
output.h     [all...]
x86_64.cc 447 typedef Output_data_reloc<elfcpp::SHT_RELR, true, size, false> Relr_section;
    [all...]
aarch64.cc     [all...]
arm.cc     [all...]
  /bionic/libc/include/
elf.h 197 /* Relocation table entry for relative (in section of type SHT_RELR). */
249 /* Experimental support for SHT_RELR sections. For details, see proposal
510 /* Experimental support for SHT_RELR sections. For details, see proposal
512 #define SHT_RELR 0x6fffff00
  /toolchain/binutils/binutils-2.27/include/elf/
common.h 493 /* Experimental support for SHT_RELR sections. For details, see proposal
495 #define SHT_RELR 0x6fffff00 /* Relative relocations, only offsets */
    [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 388 // Experimental support for SHT_RELR sections. For details, see proposal
390 SHT_RELR = 0x6fffff00,
769 // Experimental support for SHT_RELR sections. For details, see proposal
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf.c     [all...]
  /toolchain/binutils/binutils-2.27/binutils/
readelf.c     [all...]

Completed in 168 milliseconds