Searched refs:bfd_cache_init (Results 1 – 25 of 27) sorted by relevance
12
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | cache.texi | 16 @findex bfd_cache_init 17 @subsubsection @code{bfd_cache_init} 20 bool bfd_cache_init (bfd *abfd);
|
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
H A D | cache.texi | 16 @findex bfd_cache_init 17 @subsubsection @code{bfd_cache_init} 18 @deftypefn {Function} bool bfd_cache_init (bfd *abfd);
|
H A D | bfd.info | 9113 2.16.1.1 ‘bfd_cache_init’ 9116 -- Function: bool bfd_cache_init (bfd *abfd); 11711 * bfd_cache_init: File Caching. (line 17) 11712 * bfd_cache_init <1>: File Caching. (line 21)
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | cache.c | 495 bfd_cache_init (bfd *abfd) in bfd_cache_init() function 646 if (! bfd_cache_init (abfd)) in bfd_open_file()
|
H A D | opncls.c | 279 if (!bfd_cache_init (nbfd)) in bfd_fopen() 475 if (! bfd_cache_init (nbfd)) in bfd_openstreamr()
|
H A D | libbfd.h | 1018 bool bfd_cache_init (bfd *abfd);
|
H A D | ChangeLog-2013 | 1595 (bfd_cache_init): Use bfd_cache_max_open.
|
H A D | ChangeLog-9495 | 4072 * opncls.c (bfd_openstreamr): Call bfd_cache_init. 7243 * opncls.c (bfd_cache_init, bfd_open_file): Don't declare. 7244 (bfd_fdopenr): Check return value of bfd_cache_init.
|
H A D | ChangeLog-9193 | 2988 * opncls.c (bfd_cache_init, bfd_open_file): Add prototypes to 3294 * cache.c (bfd_cache_init): Increment open_files and call close_one
|
H A D | ChangeLog-2004 | 3709 (bfd_cache_init, bfd_cache_close): Set/test the bfd's iovec.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | cache.c | 571 bfd_cache_init (bfd *abfd) in bfd_cache_init() function
|
H A D | opncls.c | 325 if (!bfd_cache_init (nbfd)) in bfd_fopen() 521 if (! bfd_cache_init (nbfd)) in bfd_openstreamr()
|
H A D | libbfd.h | 1015 bool bfd_cache_init (bfd *abfd) ATTRIBUTE_HIDDEN;
|
H A D | ChangeLog-2013 | 1595 (bfd_cache_init): Use bfd_cache_max_open.
|
H A D | ChangeLog-9495 | 4072 * opncls.c (bfd_openstreamr): Call bfd_cache_init. 7243 * opncls.c (bfd_cache_init, bfd_open_file): Don't declare. 7244 (bfd_fdopenr): Check return value of bfd_cache_init.
|
H A D | ChangeLog-9193 | 2988 * opncls.c (bfd_cache_init, bfd_open_file): Add prototypes to 3294 * cache.c (bfd_cache_init): Increment open_files and call close_one
|
H A D | ChangeLog-2004 | 3709 (bfd_cache_init, bfd_cache_close): Set/test the bfd's iovec.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2013 | 1595 (bfd_cache_init): Use bfd_cache_max_open.
|
H A D | ChangeLog-9495 | 4072 * opncls.c (bfd_openstreamr): Call bfd_cache_init. 7243 * opncls.c (bfd_cache_init, bfd_open_file): Don't declare. 7244 (bfd_fdopenr): Check return value of bfd_cache_init.
|
H A D | ChangeLog-9193 | 2988 * opncls.c (bfd_cache_init, bfd_open_file): Add prototypes to 3294 * cache.c (bfd_cache_init): Increment open_files and call close_one
|
H A D | ChangeLog-2004 | 3709 (bfd_cache_init, bfd_cache_close): Set/test the bfd's iovec.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2013 | 1595 (bfd_cache_init): Use bfd_cache_max_open.
|
H A D | ChangeLog-9495 | 4072 * opncls.c (bfd_openstreamr): Call bfd_cache_init. 7243 * opncls.c (bfd_cache_init, bfd_open_file): Don't declare. 7244 (bfd_fdopenr): Check return value of bfd_cache_init.
|
H A D | ChangeLog-9193 | 2988 * opncls.c (bfd_cache_init, bfd_open_file): Add prototypes to 3294 * cache.c (bfd_cache_init): Increment open_files and call close_one
|
H A D | ChangeLog-2004 | 3709 (bfd_cache_init, bfd_cache_close): Set/test the bfd's iovec.
|
12