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

  /toolchain/binutils/binutils-2.25/gold/
reloc-types.h 38 struct Reloc_types;
41 struct Reloc_types<elfcpp::SHT_REL, size, big_endian>
66 struct Reloc_types<elfcpp::SHT_RELA, size, big_endian>
target-reloc.h 58 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reltype;
59 const int reloc_size = Reloc_types<sh_type, size, big_endian>::reloc_size;
272 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reltype;
273 const int reloc_size = Reloc_types<sh_type, size, big_endian>::reloc_size;
551 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reltype;
552 const int reloc_size = Reloc_types<sh_type, size, big_endian>::reloc_size;
630 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reltype;
631 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc_write
633 const int reloc_size = Reloc_types<sh_type, size, big_endian>::reloc_size;
759 Reloc_types<sh_type, size, big_endian>:
    [all...]
copy-relocs.h 53 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reloc;
gc.h 43 struct Reloc_types;
189 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reltype;
190 const int reloc_size = Reloc_types<sh_type, size, big_endian>::reloc_size;
232 Reloc_types<sh_type, size, big_endian>::get_reloc_addend_noerror(&reloc);
copy-relocs.cc 183 Reloc_types<sh_type, size, big_endian>::get_reloc_addend_noerror(&rel);
reloc.cc 617 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reltype;
618 const int reloc_size = Reloc_types<sh_type, size, big_endian>::reloc_size;
1089 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reloc;
1091 Reloc_types<sh_type, size, big_endian>::reloc_size;
    [all...]
powerpc.cc     [all...]
arm.cc     [all...]
layout.cc     [all...]
output.h     [all...]
aarch64.cc     [all...]
output.cc     [all...]
mips.cc     [all...]

Completed in 370 milliseconds