Searched refs:BFD_M68HC11_BANK_START_NAME (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-m68hc1x.h32 #define BFD_M68HC11_BANK_START_NAME "__bank_start" macro
H A Delf32-m68hc1x.c667 m68hc11_elf_set_symbol (abfd, info, BFD_M68HC11_BANK_START_NAME,
703 h = bfd_link_hash_lookup (info->hash, BFD_M68HC11_BANK_START_NAME,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-m68hc1x.h32 #define BFD_M68HC11_BANK_START_NAME "__bank_start" macro
H A Delf32-m68hc1x.c667 m68hc11_elf_set_symbol (abfd, info, BFD_M68HC11_BANK_START_NAME,
703 h = bfd_link_hash_lookup (info->hash, BFD_M68HC11_BANK_START_NAME,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m68hc11/
H A Dinterp.c342 if (strcmp (name, BFD_M68HC11_BANK_START_NAME) == 0)

Completed in 116 milliseconds