Searched refs:stub_group (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c3397 } *stub_group;
3734 id_sec = htab->stub_group[input_section->id].link_sec;
3773 link_sec = htab->stub_group[section->id].link_sec;
3774 stub_sec = htab->stub_group[section->id].stub_sec;
3777 stub_sec = htab->stub_group[link_sec->id].stub_sec;
3795 htab->stub_group[link_sec->id].stub_sec = stub_sec;
3797 htab->stub_group[section->id].stub_sec = stub_sec;
8258 r2off = (htab->stub_group[stub_entry->target_section->id].toc_off
8259 - htab->stub_group[stub_entry->id_sec->id].toc_off);
8409 - htab->stub_group[stub_entr
3393 } *stub_group; member in struct:ppc_link_hash_table
[all...]

Completed in 177 milliseconds