Lines Matching refs:stub_group
269 } *stub_group; member
523 id_sec = htab->stub_group[input_section->id].link_sec; in hppa_get_stub_entry()
562 link_sec = htab->stub_group[section->id].link_sec; in hppa_add_stub()
563 stub_sec = htab->stub_group[section->id].stub_sec; in hppa_add_stub()
566 stub_sec = htab->stub_group[link_sec->id].stub_sec; in hppa_add_stub()
584 htab->stub_group[link_sec->id].stub_sec = stub_sec; in hppa_add_stub()
586 htab->stub_group[section->id].stub_sec = stub_sec; in hppa_add_stub()
2531 htab->stub_group = bfd_zmalloc (amt); in elf32_hppa_setup_section_lists()
2532 if (htab->stub_group == NULL) in elf32_hppa_setup_section_lists()
2590 #define PREV_SEC(sec) (htab->stub_group[(sec)->id].link_sec) in elf32_hppa_next_input_section()
2650 htab->stub_group[tail->id].link_sec = curr; in group_sections()
2668 htab->stub_group[tail->id].link_sec = curr; in group_sections()
3029 id_sec = htab->stub_group[section->id].link_sec; in elf32_hppa_size_stubs()