Searched refs:rel_section (Results 1 – 3 of 3) sorted by relevance
1259 asection *rel_section = bfd_get_section_by_name (abfd, ".reldata"); in pe_print_idata() local1317 if (rel_section != 0 && rel_section->size != 0) in pe_print_idata()1332 if (!bfd_malloc_and_get_section (abfd, rel_section, &data)) in pe_print_idata()1339 offset = abfd->start_address - rel_section->vma; in pe_print_idata()1341 if (offset >= rel_section->size || offset + 8 > rel_section->size) in pe_print_idata()
4009 * elf32-ppc.c (struct elf_linker_section): Remove rel_section.4010 (ppc_elf_create_linker_section): Don't create rel_section.
1938 bss_section and rel_section from existing sections.6271 section if the rel_section field has been set up.