Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dpowerpc.cc2996 bool save_res = (size == 64 in make_stub() local
3002 from, to, save_res); in make_stub()
4218 Address to, bool save_res) in Branch_stub_ent() argument
4219 : dest_(to), toc_base_off_(0), save_res_(save_res) in Branch_stub_ent()
4367 bool save_res) in add_long_branch_entry() argument
4369 Branch_stub_ent ent(object, to, save_res); in add_long_branch_entry()
4373 if (save_res) in add_long_branch_entry()
DChangeLog-0815389 (Stub_table::add_long_branch_entry): Add save_res param. Set
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20151278 (struct ppc_link_hash_entry): Add "save_res" flag.
1281 stub_sec is non-null. Set "save_res".
1283 (ppc64_elf_adjust_dynamic_symbol): Prohibit plt call to save_res syms.
1286 stub for linker defined save_res sym.
Delf64-ppc.c3981 unsigned int save_res:1; member
6719 h->save_res = 1; in sfpr_define()
7191 || ((struct ppc_link_hash_entry *) h)->save_res) in ppc64_elf_adjust_dynamic_symbol()
11189 && stub_entry->h->save_res in ppc_size_one_stub()