Home
last modified time | relevance | path

Searched refs:DEFAULT_BFD_VEC (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDarch-utils.c571 #ifdef DEFAULT_BFD_VEC
572 extern const bfd_target DEFAULT_BFD_VEC;
573 static const bfd_target *default_bfd_vec = &DEFAULT_BFD_VEC;
/NextBSD/gnu/usr.bin/gdb/arch/sparc64/
HDconfig.h446 #define DEFAULT_BFD_VEC bfd_elf64_sparc_vec macro
/NextBSD/gnu/usr.bin/gdb/arch/powerpc/
HDconfig.h446 #define DEFAULT_BFD_VEC bfd_elf32_powerpc_vec macro
/NextBSD/gnu/usr.bin/gdb/arch/powerpc64/
HDconfig.h446 #define DEFAULT_BFD_VEC bfd_elf64_powerpc_vec macro
/NextBSD/gnu/usr.bin/gdb/arch/mips/
HDconfig.h446 #define DEFAULT_BFD_VEC bfd_elf32_littlemips_vec macro
/NextBSD/gnu/usr.bin/gdb/arch/amd64/
HDconfig.h446 #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec macro
/NextBSD/gnu/usr.bin/gdb/arch/i386/
HDconfig.h446 #define DEFAULT_BFD_VEC bfd_elf32_i386_freebsd_vec macro
/NextBSD/gnu/usr.bin/gdb/arch/arm/
HDconfig.h458 #define DEFAULT_BFD_VEC bfd_elf32_littlearm_vec macro