Searched +defs:lookup +defs:symbol (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfxx-mips.c | 2403 _bfd_mips_elf_gprel16_with_gp (bfd *abfd, asymbol *symbol, in _bfd_mips_elf_gprel16_with_gp() 2509 _bfd_mips_elf_got16_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol, in _bfd_mips_elf_got16_reloc() 2530 _bfd_mips_elf_lo16_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol, in _bfd_mips_elf_lo16_reloc() 2590 asymbol *symbol, void *data ATTRIBUTE_UNUSED, in _bfd_mips_elf_generic_reloc() 3607 struct mips_got_entry lookup, *entry; in mips_elf_global_got_index() local 3734 struct mips_got_entry lookup, *entry; in mips_elf_create_local_got_entry() local 3977 struct mips_got_entry *lookup) in mips_elf_record_got_entry() 4101 struct mips_got_page_ref lookup, *entry; in mips_elf_record_got_page_ref() local 4281 struct mips_got_page_entry lookup, *entry; in mips_elf_record_got_page_entry() local 5418 bfd_vma symbol = 0; in mips_elf_calculate_relocation() local [all …]
|
H A D | elflink.c | 14579 flagword (*lookup) (char *); in bfd_elf_lookup_section_flags() local 15274 const char *symbol, asection *sec) in bfd_elf_define_start_stop()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfxx-mips.c | 2473 _bfd_mips_elf_gprel16_with_gp (bfd *abfd, asymbol *symbol, in _bfd_mips_elf_gprel16_with_gp() 2568 _bfd_mips_elf_got16_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol, in _bfd_mips_elf_got16_reloc() 2589 _bfd_mips_elf_lo16_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol, in _bfd_mips_elf_lo16_reloc() 2664 asymbol *symbol, void *data ATTRIBUTE_UNUSED, in _bfd_mips_elf_generic_reloc() 3684 struct mips_got_entry lookup, *entry; in mips_elf_global_got_index() local 3811 struct mips_got_entry lookup, *entry; in mips_elf_create_local_got_entry() local 4054 struct mips_got_entry *lookup) in mips_elf_record_got_entry() 4178 struct mips_got_page_ref lookup, *entry; in mips_elf_record_got_page_ref() local 4358 struct mips_got_page_entry lookup, *entry; in mips_elf_record_got_page_entry() local 5495 bfd_vma symbol = 0; in mips_elf_calculate_relocation() local [all …]
|
H A D | elflink.c | 14678 flagword (*lookup) (char *); in bfd_elf_lookup_section_flags() local 15408 const char *symbol, asection *sec) in bfd_elf_define_start_stop()
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldlang.c | 1775 lang_output_section_statement_type *lookup; in output_prev_sec_find() local 6789 lang_define_start_stop (const char *symbol, asection *sec) in lang_define_start_stop() 6829 char *symbol = (char *) xmalloc (10 + strlen (secname)); in lang_init_start_stop() local 6926 char *symbol = (char *) xmalloc (10 + strlen (secname)); in lang_init_startof_sizeof() local 9171 char *s, *symbol = (char *) xmalloc (strlen (pattern) + 1); in realsymbol() local
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldlang.c | 1826 lang_output_section_statement_type *lookup; in output_prev_sec_find() local 6856 lang_define_start_stop (const char *symbol, asection *sec) in lang_define_start_stop() 6896 char *symbol = (char *) xmalloc (10 + strlen (secname)); in lang_init_start_stop() local 6993 char *symbol = (char *) xmalloc (10 + strlen (secname)); in lang_init_startof_sizeof() local 9398 char *s, *symbol = (char *) xmalloc (strlen (pattern) + 1); in realsymbol() local
|