HomeSort by: relevance | last modified time | path
    Searched defs:reloc_section (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-metag.c 2799 bool reloc_section = false; local
2821 reloc_section = true;
2852 if (reloc_section)
elf32-sh.c 4244 asection *reloc_section;
4262 reloc_section = input_section;
4267 reloc_section = sgot;
4362 reloc_section->output_section))
4376 reloc_section, reloc_offset);
4381 + reloc_section->output_section->vma
4382 + reloc_section->output_offset);
4384 else if ((reloc_section->output_section->flags
4390 reloc_section->output_section))
4395 symname, input_bfd, reloc_section, reloc_offset)
4238 asection *reloc_section; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-metag.c 2836 bool reloc_section = false; local
2858 reloc_section = true;
2889 if (reloc_section)
elf32-sh.c 4243 asection *reloc_section;
4261 reloc_section = input_section;
4266 reloc_section = sgot;
4361 reloc_section->output_section))
4375 reloc_section, reloc_offset);
4380 + reloc_section->output_section->vma
4381 + reloc_section->output_offset);
4383 else if ((reloc_section->output_section->flags
4389 reloc_section->output_section))
4394 symname, input_bfd, reloc_section, reloc_offset)
4237 asection *reloc_section; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-metag.c 2835 bool reloc_section = false; local
2857 reloc_section = true;
2887 else if (reloc_section)
elf32-sh.c 4240 asection *reloc_section;
4258 reloc_section = input_section;
4263 reloc_section = sgot;
4358 reloc_section->output_section))
4372 reloc_section, reloc_offset);
4377 + reloc_section->output_section->vma
4378 + reloc_section->output_offset);
4380 else if ((reloc_section->output_section->flags
4386 reloc_section->output_section))
4391 symname, input_bfd, reloc_section, reloc_offset)
4234 asection *reloc_section; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-metag.c 2799 bool reloc_section = false; local
2821 reloc_section = true;
2852 if (reloc_section)
elf32-sh.c 4243 asection *reloc_section;
4261 reloc_section = input_section;
4266 reloc_section = sgot;
4361 reloc_section->output_section))
4375 reloc_section, reloc_offset);
4380 + reloc_section->output_section->vma
4381 + reloc_section->output_offset);
4383 else if ((reloc_section->output_section->flags
4389 reloc_section->output_section))
4394 symname, input_bfd, reloc_section, reloc_offset)
4237 asection *reloc_section; local
    [all...]

Completed in 66 milliseconds