Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dtarget-reloc.h270 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()
Di386.cc3585 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
3600 reloc_symbol_changes); in relocate_section()
Dtilegx.cc4736 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
4754 reloc_symbol_changes); in relocate_section()
Dx86_64.cc4169 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
4185 reloc_symbol_changes); in relocate_section()
Dsparc.cc4140 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
4158 reloc_symbol_changes); in relocate_section()
Dmips.cc8249 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
8266 reloc_symbol_changes); in relocate_section()
8279 reloc_symbol_changes); in relocate_section()
Daarch64.cc7865 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
7880 reloc_symbol_changes); in relocate_section()
Dpowerpc.cc7831 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
7851 reloc_symbol_changes); in relocate_section()
Darm.cc10059 const Reloc_symbol_changes* reloc_symbol_changes) in relocate_section() argument
10098 reloc_symbol_changes); in relocate_section()
DChangeLog12480 (relocate_section): Add reloc_symbol_changes parameter. Change
12492 reloc_symbol_changes parameter.
12495 reloc_symbol_changes parameter.
12497 * arm.cc (Target_arm::relocate_section): Add reloc_symbol_changes
12500 reloc_symbol_changes parameter.
12502 reloc_symbol_changes parameter.