Home
last modified time | relevance | path

Searched refs:relocationp (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dsunos.c2413 contents, skip, relocationp) in sunos_check_dynamic_reloc() argument
2421 bfd_vma *relocationp;
2445 *relocationp = (splt->output_section->vma
2549 PUT_WORD (dynobj, *relocationp, sgot->contents + *got_offsetp);
2659 *relocationp = (sgot->vma
H A Delf32-xtensa.c5409 do_fix_for_final_link (rel, input_section, relocationp) in do_fix_for_final_link() argument
5412 bfd_vma *relocationp;
5431 *relocationp = (sec->output_section->vma
H A DChangeLog-94952254 (sunos_check_dynamic_reloc): Add contents and relocationp fields.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dsunos.c2351 bfd_vma *relocationp) in sunos_check_dynamic_reloc() argument
2375 *relocationp = (splt->output_section->vma in sunos_check_dynamic_reloc()
2479 PUT_WORD (dynobj, *relocationp, sgot->contents + *got_offsetp); in sunos_check_dynamic_reloc()
2589 *relocationp = (sgot->vma in sunos_check_dynamic_reloc()
H A Delf32-xtensa.c9275 bfd_vma *relocationp) in do_fix_for_final_link() argument
9301 *relocationp = (sec->output_section->vma in do_fix_for_final_link()
H A DChangeLog-94952254 (sunos_check_dynamic_reloc): Add contents and relocationp fields.