HomeSort by: relevance | last modified time | path
    Searched refs:dirmips (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 13125 struct mips_elf_link_hash_entry *dirmips, *indmips;
13129 dirmips = (struct mips_elf_link_hash_entry *) dir;
13134 dirmips->has_static_relocs = true;
13139 dirmips->possibly_dynamic_relocs += indmips->possibly_dynamic_relocs;
13141 dirmips->readonly_reloc = true;
13143 dirmips->no_fn_stub = true;
13146 dirmips->fn_stub = indmips->fn_stub;
13151 dirmips->need_fn_stub = true;
13156 dirmips->call_stub = indmips->call_stub;
13161 dirmips->call_fp_stub = indmips->call_fp_stub
13087 struct mips_elf_link_hash_entry *dirmips, *indmips; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 13099 struct mips_elf_link_hash_entry *dirmips, *indmips;
13103 dirmips = (struct mips_elf_link_hash_entry *) dir;
13108 dirmips->has_static_relocs = true;
13113 dirmips->possibly_dynamic_relocs += indmips->possibly_dynamic_relocs;
13115 dirmips->readonly_reloc = true;
13117 dirmips->no_fn_stub = true;
13120 dirmips->fn_stub = indmips->fn_stub;
13125 dirmips->need_fn_stub = true;
13130 dirmips->call_stub = indmips->call_stub;
13135 dirmips->call_fp_stub = indmips->call_fp_stub
13061 struct mips_elf_link_hash_entry *dirmips, *indmips; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 12994 struct mips_elf_link_hash_entry *dirmips, *indmips;
12998 dirmips = (struct mips_elf_link_hash_entry *) dir;
13003 dirmips->has_static_relocs = true;
13008 dirmips->possibly_dynamic_relocs += indmips->possibly_dynamic_relocs;
13010 dirmips->readonly_reloc = true;
13012 dirmips->no_fn_stub = true;
13015 dirmips->fn_stub = indmips->fn_stub;
13020 dirmips->need_fn_stub = true;
13025 dirmips->call_stub = indmips->call_stub;
13030 dirmips->call_fp_stub = indmips->call_fp_stub
12956 struct mips_elf_link_hash_entry *dirmips, *indmips; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 13007 struct mips_elf_link_hash_entry *dirmips, *indmips;
13011 dirmips = (struct mips_elf_link_hash_entry *) dir;
13016 dirmips->has_static_relocs = true;
13021 dirmips->possibly_dynamic_relocs += indmips->possibly_dynamic_relocs;
13023 dirmips->readonly_reloc = true;
13025 dirmips->no_fn_stub = true;
13028 dirmips->fn_stub = indmips->fn_stub;
13033 dirmips->need_fn_stub = true;
13038 dirmips->call_stub = indmips->call_stub;
13043 dirmips->call_fp_stub = indmips->call_fp_stub
12969 struct mips_elf_link_hash_entry *dirmips, *indmips; local
    [all...]

Completed in 61 milliseconds