Searched refs:section_p (Results 1 – 1 of 1) sorted by relevance
5274 bfd_boolean section_p = FALSE; in mips_elf_calculate_relocation() local5330 section_p = ELF_ST_TYPE (sym->st_info) == STT_SECTION; in mips_elf_calculate_relocation()5333 if (!section_p || (sec->flags & SEC_MERGE)) in mips_elf_calculate_relocation()5335 if ((sec->flags & SEC_MERGE) && section_p) in mips_elf_calculate_relocation()5801 if (howto->partial_inplace && !section_p) in mips_elf_calculate_relocation()