Searched refs:bfd_set_cacheable (Results 1 - 25 of 66) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dbfd-in.h523 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
517 #define bfd_set_cacheable macro
H A Dopncls.c249 bfd_set_cacheable (nbfd, TRUE);
303 call bfd_set_cacheable(bfd, 1) on the returned BFD. The default
H A Dbfd-in2.h530 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
524 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dbfd-in.h523 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
517 #define bfd_set_cacheable macro
H A Dopncls.c249 bfd_set_cacheable (nbfd, TRUE);
303 call bfd_set_cacheable(bfd, 1) on the returned BFD. The default
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dmachoread.c332 bfd_set_cacheable (abfd, 1);
H A Dsolib.c396 bfd_set_cacheable (abfd, 1);
H A Dsymfile.c1675 bfd_set_cacheable (sym_bfd, 1);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/alpha/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/arm/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/armeb/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/hppa/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/i386/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/m68000/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/m68k/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/mips64eb/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/mips64el/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/mipseb/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/mipsel/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/powerpc/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/powerpc64/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/sh3eb/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/sh3el/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/sparc/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/lib/libbfd/arch/sparc64/
H A Dbfd.h534 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
528 #define bfd_set_cacheable macro

Completed in 935 milliseconds

123