• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/

Lines Matching defs:section

39 /* Look through the relocs for a section during the first phase, and
64 _bfd_error_handler ("v850_elf_check_relocs called for section %A in %B",
181 abfd, h->root.u.def.section,
192 && !strcmp (bfd_get_section_name (abfd, h->root.u.c.p->section), "COMMON"))
194 asection * section;
196 section = h->root.u.c.p->section = bfd_make_section_old_way (abfd, common);
197 section->flags |= SEC_IS_COMMON;
760 and the symbol is not a section name (which is only defined at final link time),
774 if (bfd_is_und_section (symbol->section)
781 /* Is the address of the relocation really within the section? */
785 /* Work out which section the relocation is targeted at and the
792 if (bfd_is_com_section (symbol->section))
797 /* Convert input-section-relative symbol value to absolute + addend. */
798 relocation += symbol->section->output_section->vma;
799 relocation += symbol->section->output_offset;
1486 + h->u.def.section->output_section->vma
1487 + h->u.def.section->output_offset);
1511 + h->u.def.section->output_section->vma
1512 + h->u.def.section->output_offset);
1530 + h->u.def.section->output_section->vma
1531 + h->u.def.section->output_offset);
1551 + h->u.def.section->output_section->vma
1552 + h->u.def.section->output_offset);
1576 /* Relocate an V850 ELF section. */
1657 section contents zeroed. Avoid any special processing. */
1928 /* Given a BFD section, try to locate the
1929 corresponding ELF section index. */
1948 /* Handle the special V850 section numbers that a symbol may use. */
1958 /* If the section index is an "ordinary" index, then it may
1959 refer to a v850 specific section created by the assembler.
1960 Check the section's type and change the index it matches.
1988 /* Initialize the small common section. */
1996 v850_elf_scom_symbol.section = & v850_elf_scom_section;
1999 asym->section = & v850_elf_scom_section;
2006 /* Initialize the tcommon section. */
2014 v850_elf_tcom_symbol.section = & v850_elf_tcom_section;
2017 asym->section = & v850_elf_tcom_section;
2024 /* Initialize the zcommon section. */
2032 v850_elf_zcom_symbol.section = & v850_elf_zcom_section;
2035 asym->section = & v850_elf_zcom_section;
2042 file. We must handle the special v850 section numbers here. */
2055 /* If the section index is an "ordinary" index, then it may
2056 refer to a v850 specific section created by the assembler.
2057 Check the section's type and change the index it matches.
2112 if a symbol was in a special common section in an input file, mark
2162 /* Set the correct type for a V850 ELF section. We do this
2163 by the section name, which is a hack, but ought to work. */
2184 /* Delete some bytes from a section while relaxing. */
2305 /* Adjust the local symbols defined in this section. */
2341 /* Now adjust the global symbols defined in this section. */
2355 && (sym_hash)->root.u.def.section == sec
2370 && (sym_hash)->root.u.def.section == sec
2514 /* Get the section contents. */
2702 + h->root.u.def.section->output_section->vma
2703 + h->root.u.def.section->output_offset);
2726 /* For simplicity of coding, we are going to modify the section
2727 contents, the section relocs, and the BFD symbol table. We
2884 + h->root.u.def.section->output_section->vma
2885 + h->root.u.def.section->output_offset);
2913 /* For simplicity of coding, we are going to modify the section
2914 contents, the section relocs, and the BFD symbol table. We