HomeSort by relevance Sort by last modified time
    Searched refs:stub_type (Results 1 - 9 of 9) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-nios2.c 837 enum elf32_nios2_stub_type stub_type; member in struct:elf32_nios2_stub_hash_entry
1161 hsh->stub_type = nios2_stub_none;
1210 enum elf32_nios2_stub_type stub_type)
1214 char stubpos = (stub_type == nios2_stub_call26_before) ? 'b' : 'a';
1254 enum elf32_nios2_stub_type stub_type)
1265 if (stub_type == nios2_stub_call26_before)
1273 && hh->hsh_cache->stub_type == stub_type)
1281 stub_name = nios2_stub_name (id_sec, sym_sec, hh, rel, stub_type);
1303 enum elf32_nios2_stub_type stub_type)
1831 enum elf32_nios2_stub_type stub_type; local
2962 enum elf32_nios2_stub_type stub_type; local
    [all...]
elf32-arm.c 2616 enum elf32_arm_stub_type stub_type; member in struct:elf32_arm_stub_hash_entry
2748 enum elf32_arm_stub_type stub_type; member in struct:a8_erratum_fix
3646 enum elf32_arm_stub_type stub_type = arm_stub_none; local
4765 enum elf32_arm_stub_type stub_type = arm_stub_none; local
5106 enum elf32_arm_stub_type stub_type; local
8569 enum elf32_arm_stub_type stub_type = arm_stub_none; local
9000 enum elf32_arm_stub_type stub_type = arm_stub_none; local
9137 enum elf32_arm_stub_type stub_type = arm_stub_none; local
9728 enum elf32_arm_stub_type stub_type local
    [all...]
elf32-hppa.c 199 enum elf32_hppa_stub_type stub_type; member in struct:elf32_hppa_stub_hash_entry
368 hsh->stub_type = hppa_stub_long_branch;
719 switch (hsh->stub_type)
777 if (hsh->stub_type == hppa_stub_import_shared)
907 if (hsh->stub_type == hppa_stub_long_branch)
909 else if (hsh->stub_type == hppa_stub_long_branch_shared)
911 else if (hsh->stub_type == hppa_stub_export)
2920 enum elf32_hppa_stub_type stub_type; local
    [all...]
elf32-spu.c 1057 enum _stub_type stub_type,
1070 if (stub_type != nonovl_stub)
1188 enum _stub_type stub_type,
1567 enum _stub_type stub_type; local
4842 enum _stub_type stub_type; local
    [all...]
elf64-ppc.c 3797 enum ppc_stub_type stub_type; member in struct:ppc_stub_hash_entry
12065 enum ppc_stub_type stub_type; local
    [all...]
elfnn-aarch64.c 1655 enum elf_aarch64_stub_type stub_type; member in struct:elf_aarch64_stub_hash_entry
2193 enum elf_aarch64_stub_type stub_type = aarch64_stub_none; local
3534 enum elf_aarch64_stub_type stub_type; local
    [all...]
elf32-metag.c 769 enum elf_metag_stub_type stub_type; member in struct:elf_metag_stub_hash_entry
979 hsh->stub_type = metag_stub_long_branch;
4056 enum elf_metag_stub_type stub_type; local
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
arm.cc 280 } Stub_type;
290 Stub_template(Stub_type, const Insn_template*, size_t);
296 Stub_type
358 Stub_type type_;
498 static Stub_type
512 Key(Stub_type stub_type, const Symbol* symbol, const Relobj* relobj,
514 : stub_type_(stub_type), addend_(addend)
536 Stub_type
537 stub_type() cons function in class:__anon74181::Reloc_stub::Key
    [all...]
aarch64.cc 3752 int stub_type = The_reloc_stub:: local
5382 int stub_type = local
    [all...]

Completed in 1000 milliseconds