Home
last modified time | relevance | path

Searched refs:reloc_symbol_changes (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
H A Dtarget-reloc.h272 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
309 && (reloc_symbol_changes == NULL in relocate_section()
310 || (*reloc_symbol_changes)[i] == NULL)) in relocate_section()
331 if (reloc_symbol_changes != NULL in relocate_section()
332 && (*reloc_symbol_changes)[i] != NULL) in relocate_section()
333 gsym = (*reloc_symbol_changes)[i]; in relocate_section()
H A Di386.cc3678 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
3693 reloc_symbol_changes); in relocate_section()
H A Dsparc.cc4245 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
4265 reloc_symbol_changes); in relocate_section()
H A Dtilegx.cc4750 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
4770 reloc_symbol_changes); in relocate_section()
H A Dx86_64.cc4498 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
4516 reloc_symbol_changes); in relocate_section()
H A Dmips.cc9862 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
9883 reloc_symbol_changes); in relocate_section()
9901 reloc_symbol_changes); in relocate_section()
H A Daarch64.cc7902 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
7922 reloc_symbol_changes); in relocate_section()
H A Dpowerpc.cc8179 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
8201 reloc_symbol_changes); in relocate_section()
H A Darm.cc10108 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
10147 reloc_symbol_changes); in relocate_section()
/dragonfly/contrib/binutils-2.34/gold/
H A Dtarget-reloc.h318 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
356 && (reloc_symbol_changes == NULL in relocate_section()
357 || (*reloc_symbol_changes)[i] == NULL)) in relocate_section()
377 if (reloc_symbol_changes != NULL in relocate_section()
378 && (*reloc_symbol_changes)[i] != NULL) in relocate_section()
379 gsym = (*reloc_symbol_changes)[i]; in relocate_section()
H A Di386.cc3681 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
3696 reloc_symbol_changes); in relocate_section()
H A Dx86_64.cc5663 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
5681 reloc_symbol_changes); in relocate_section()