Home
last modified time | relevance | path

Searched refs:add_stub_sym (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-200566 * elf32-ppc.c (add_stub_sym): Pass info rather than htab.
68 (allocate_dynrelocs): Adjust add_stub_sym call.
242 (add_stub_sym): New function.
243 (allocate_dynrelocs): Call add_stub_sym.
Delf32-ppc.c5801 add_stub_sym (struct plt_entry *ent, in add_stub_sym() function
5957 && !add_stub_sym (ent, h, info)) in allocate_dynrelocs()
DChangeLog-20153586 * elf32-ppc.c (add_stub_sym): Set linker_def on linker syms.
DChangeLog-20091370 (add_stub_sym): Don't test info->pie when info->shared tested.