Home
last modified time | relevance | path

Searched defs:reloc_section (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dcopy-relocs.cc48 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in copy_reloc()
96 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in emit_copy_reloc()
115 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in make_copy_reloc()
208 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in emit()
H A Dmips.cc8173 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section, in emit_mips()
8192 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section, in emit_entry()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dcopy-relocs.cc48 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in copy_reloc()
96 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in emit_copy_reloc()
115 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in make_copy_reloc()
236 Output_data_reloc<sh_type, true, size, big_endian>* reloc_section) in emit()
H A Doutput.h4142 reloc_section() const in reloc_section() function