Searched refs:ctf_fdopen (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-open-bfd.c | 251 ctf_fdopen (int fd, const char *filename, const char *target, int *errp) in ctf_fdopen() function 369 arc = ctf_fdopen (fd, filename, target, errp); in ctf_open()
|
H A D | libctf.ver | 168 ctf_fdopen; /* libctf only. */
|
H A D | ChangeLog-2020 | 319 (ctf_fdopen): Likewise. 829 * ctf-open-bfd.c (ctf_fdopen): Adjust. 1332 * ctf-open-bfd.c (ctf_fdopen): Call bfd_set_cacheable. 1662 (ctf_fdopen): Check for endian-swapped raw CTF magic, and
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-open-bfd.c | 251 ctf_fdopen (int fd, const char *filename, const char *target, int *errp) in ctf_fdopen() function 369 arc = ctf_fdopen (fd, filename, target, errp); in ctf_open()
|
H A D | libctf.ver | 168 ctf_fdopen; /* libctf only. */
|
H A D | ChangeLog-2020 | 319 (ctf_fdopen): Likewise. 829 * ctf-open-bfd.c (ctf_fdopen): Adjust. 1332 * ctf-open-bfd.c (ctf_fdopen): Call bfd_set_cacheable. 1662 (ctf_fdopen): Check for endian-swapped raw CTF magic, and
|
/netbsd-src/external/cddl/osnet/dist/uts/common/ctf/ |
H A D | ctf_mod.c | 88 ctf_fdopen(int fd, int *errp) in ctf_fdopen() function
|
/netbsd-src/external/cddl/osnet/dist/lib/libctf/common/ |
H A D | ctf_lib.c | 219 ctf_fdopen(int fd, int *errp) in ctf_fdopen() function 487 fp = ctf_fdopen(fd, errp); in ctf_open()
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf_api.h | 155 extern ctf_file_t *ctf_fdopen(int, int *);
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 328 extern ctf_archive_t *ctf_fdopen (int fd, const char *filename,
|
H A D | ChangeLog-2019 | 397 (ctf_fdopen): New.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 328 extern ctf_archive_t *ctf_fdopen (int fd, const char *filename,
|
H A D | ChangeLog-2019 | 397 (ctf_fdopen): New.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 319 (ctf_fdopen): Likewise. 829 * ctf-open-bfd.c (ctf_fdopen): Adjust. 1332 * ctf-open-bfd.c (ctf_fdopen): Call bfd_set_cacheable. 1662 (ctf_fdopen): Check for endian-swapped raw CTF magic, and
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 397 (ctf_fdopen): New.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 397 (ctf_fdopen): New.
|