Searched refs:stub_section (Results 1 – 5 of 5) sorted by relevance
76 asection* stub_section; member
111 asection* stub_section; member
169 if (htab->stub_section == 0) in m68hc12_add_stub()171 htab->stub_section = (*htab->add_stub_section) (".tramp", in m68hc12_add_stub()175 stub_entry->stub_sec = htab->stub_section; in m68hc12_add_stub()
281 asection *stub_section; member1873 stub->stub_section = s; in mips_elf_add_la25_intro()1910 stub->stub_section = s; in mips_elf_add_la25_trampoline()1933 search.stub_section = NULL; in mips_elf_add_la25_stub()5486 sec = h->la25_stub->stub_section; in mips_elf_calculate_relocation()5548 symbol = (h->la25_stub->stub_section->output_section->vma in mips_elf_calculate_relocation()5549 + h->la25_stub->stub_section->output_offset in mips_elf_calculate_relocation()10399 s = stub->stub_section; in mips_elf_create_la25_stub()10422 if (stub->stub_section != htab->strampoline) in mips_elf_create_la25_stub()
1649 Mips16_stub_section<size, big_endian>* stub_section = in get_mips16_stub_section() local1653 stub_section->shndx(), stub_section)); in get_mips16_stub_section()1654 return stub_section; in get_mips16_stub_section()6943 Mips16_stub_section<size, big_endian>* stub_section = it->second; in discard_mips16_stub_sections() local6944 if (!stub_section->is_target_found()) in discard_mips16_stub_sections()6947 stub_section->object() in discard_mips16_stub_sections()6948 ->section_name(stub_section->shndx()).c_str()); in discard_mips16_stub_sections()6952 if (stub_section->is_for_local_function()) in discard_mips16_stub_sections()6954 if (stub_section->is_fn_stub()) in discard_mips16_stub_sections()6960 if (!this->has_local_non_16bit_call_relocs(stub_section->r_sym())) in discard_mips16_stub_sections()[all …]