Searched refs:bfd_symbol (Results 1 – 17 of 17) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | bfd-in.h | 266 struct bfd_symbol *sym; /* Function name. */ 557 struct bfd_symbol; 597 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *), 598 void (*set_index) (struct bfd_symbol *, bfd_size_type)); 810 (bfd *, struct bfd_symbol *, struct internal_syment *); 813 (bfd *, struct bfd_symbol *, int, union internal_auxent *); 816 (bfd *, struct bfd_symbol *, unsigned int);
|
D | bfd-in2.h | 273 struct bfd_symbol *sym; /* Function name. */ 564 struct bfd_symbol; 604 bfd_boolean (*get_extr) (struct bfd_symbol *, struct ecoff_extr *), 605 void (*set_index) (struct bfd_symbol *, bfd_size_type)); 817 (bfd *, struct bfd_symbol *, struct internal_syment *); 820 (bfd *, struct bfd_symbol *, int, union internal_auxent *); 823 (bfd *, struct bfd_symbol *, unsigned int); 1579 struct bfd_symbol *symbol; 1580 struct bfd_symbol **symbol_ptr_ptr; 1780 (struct bfd_symbol *) SYM, &SEC.symbol, \ [all …]
|
D | cpu-ns32k.c | 144 struct bfd_symbol * symbol, in do_ns32k_reloc() 742 struct bfd_symbol *symbol, in _bfd_ns32k_reloc_disp() 757 struct bfd_symbol *symbol, in _bfd_ns32k_reloc_imm()
|
D | mipsbsd.c | 74 (bfd *, arelent *, struct bfd_symbol *, void *, asection *, 195 struct bfd_symbol *symbol, in mips_fix_jmp_addr()
|
D | peicode.h | 455 struct bfd_symbol ** sym, in pe_ILF_make_a_symbol_reloc() 967 (struct bfd_symbol **) imp_sym, in pe_ILF_build_a_bfd() 971 (struct bfd_symbol **) imp_sym, in pe_ILF_build_a_bfd()
|
D | elf32-mep.c | 39 static bfd_reloc_status_type mep_reloc (bfd *, arelent *, struct bfd_symbol *, 83 struct bfd_symbol * symbol ATTRIBUTE_UNUSED, in mep_reloc()
|
D | elf-bfd.h | 1413 struct bfd_symbol *id; 2169 (bfd *, arelent *, struct bfd_symbol *, void *,
|
D | linker.c | 806 bfd_get_outsymbols (abfd) = (struct bfd_symbol **) bfd_alloc (abfd, in bfd_generic_link_read_symbols() 902 struct bfd_symbol **outsyms; in generic_link_add_object_symbols()
|
D | mach-o.c | 1484 struct bfd_symbol **syms) in bfd_mach_o_canonicalize_dynamic_reloc()
|
D | ChangeLog-2008 | 197 * syms.c (struct bfd_symbol): Add new flag BSF_INDIRECT_FUNCTION.
|
D | elf.c | 8022 struct bfd_symbol *symbol ATTRIBUTE_UNUSED, in _bfd_elf_rel_vtable_reloc_fn()
|
D | ChangeLog-2009 | 1545 * syms.c (struct bfd_symbol): Define BSF_GNU_UNIQUE flag bit.
|
D | ChangeLog-0203 | 670 bfd_symbol".
|
/toolchain/binutils/binutils-2.25/ld/ |
D | pe-dll.c | 1302 struct bfd_symbol *sym = *relocs[i]->sym_ptr_ptr; in pe_walk_relocs_of_symbol() 1385 struct bfd_symbol *sym = *relocs[i]->sym_ptr_ptr; in generate_reloc() 1391 struct bfd_symbol *sym = *relocs[i]->sym_ptr_ptr; in generate_reloc() 2386 struct bfd_symbol *sym = *rel->sym_ptr_ptr; in make_import_fixup_mark() 2612 struct bfd_symbol *sym = *rel->sym_ptr_ptr; in pe_create_import_fixup()
|
D | ChangeLog-0203 | 169 with "struct bfd_symbol".
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | pep.em | 1087 struct bfd_symbol *sym = *rel->sym_ptr_ptr; 1565 struct bfd_symbol *s;
|
D | pe.em | 1145 struct bfd_symbol *sym = *rel->sym_ptr_ptr; 1621 struct bfd_symbol *s;
|