Home
last modified time | relevance | path

Searched refs:ctf_open (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/
H A Dambiguous-struct.c25 if ((ctf = ctf_open (argv[1], NULL, &err)) == NULL) in main()
H A Dstruct-lookup.c21 if ((ctf = ctf_open (argv[1], NULL, &err)) == NULL) in main()
H A Denum-symbol.c24 if ((ctf = ctf_open (argv[1], NULL, &err)) == NULL) in main()
H A Denum.c29 if ((ctf = ctf_open (argv[1], NULL, &err)) == NULL) in main()
H A Dstruct-iteration.c38 if ((ctf = ctf_open (argv[1], NULL, &err)) == NULL) in main()
/netbsd-src/external/cddl/osnet/lib/libctf/
H A DMakefile15 ctf_open.c \
/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/
H A Dpptrtab.c21 if ((ctf = ctf_open (argv[1], NULL, &err)) == NULL) in main()
H A Dnonstatic-var-section-ld-r.c23 if ((ctf = ctf_open (argv[1], NULL, &err)) == NULL) in main()
H A Dnonstatic-var-section-ld.c23 if ((ctf = ctf_open (argv[1], NULL, &err)) == NULL) in main()
H A Dtype-add-unnamed-struct.c24 if ((ctf = ctf_open (argv[1], NULL, &err)) == NULL) in main()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open-bfd.c357 ctf_open (const char *filename, const char *target, int *errp) in ctf_open() function
380 return ctf_open (filename, NULL, errp); in ctf_arc_open()
H A Dlibctf.ver169 ctf_open; /* libctf only. */
H A Dctf-link.c24 #pragma weak ctf_open macro
189 if (!buf && !ctf && name && !ctf_open) in ctf_link_add()
242 input->clin_arc = ctf_open (input->clin_filename, NULL, &err); in ctf_link_lazy_open()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open-bfd.c357 ctf_open (const char *filename, const char *target, int *errp) in ctf_open() function
380 return ctf_open (filename, NULL, errp); in ctf_arc_open()
H A Dlibctf.ver169 ctf_open; /* libctf only. */
H A Dctf-link.c24 #pragma weak ctf_open macro
189 if (!buf && !ctf && name && !ctf_open) in ctf_link_add()
242 input->clin_arc = ctf_open (input->clin_filename, NULL, &err); in ctf_link_lazy_open()
/netbsd-src/tools/libctf/
H A DMakefile14 ctf_open.c \
/netbsd-src/external/cddl/osnet/dist/uts/common/ctf/
H A Dctf_mod.c95 ctf_open(const char *filename, int *errp) in ctf_open() function
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h156 extern ctf_file_t *ctf_open(const char *, int *);
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h330 extern ctf_archive_t *ctf_open (const char *filename,
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h330 extern ctf_archive_t *ctf_open (const char *filename,
H A DChangeLog-2019399 (ctf_open): Likewise.
/netbsd-src/external/cddl/osnet/dist/lib/libctf/common/
H A Dctf_lib.c476 ctf_open(const char *filename, int *errp) in ctf_open() function
/netbsd-src/external/bsd/libproc/dist/
H A Dproc_sym.c555 ctf = ctf_open(map->pr_mapname, &error); in proc_name2ctf()
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019399 (ctf_open): Likewise.

12