Searched refs:ctf_simple_open (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 24 ctf_simple_open;
|
H A D | ctf-open-bfd.c | 287 if ((fp = ctf_simple_open (data, (size_t) st.st_size, NULL, 0, 0, in ctf_fdopen()
|
H A D | ChangeLog-2020 | 1229 (ctf_simple_open): Adjust accordingly. 1470 Call ctf_simple_open_internal, not ctf_simple_open. 1477 (ctf_simple_open): Rename to, and reimplement as a wrapper around... 1664 ctf_simple_open does that in endian-safe ways. Do not dereference 1831 (ctf_simple_open): Likewise.
|
H A D | ctf-open.c | 1255 ctf_dict_t *ctf_simple_open (const char *ctfsect, size_t ctfsect_size, in ctf_simple_open() function
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 24 ctf_simple_open;
|
H A D | ctf-open-bfd.c | 287 if ((fp = ctf_simple_open (data, (size_t) st.st_size, NULL, 0, 0, in ctf_fdopen()
|
H A D | ChangeLog-2020 | 1229 (ctf_simple_open): Adjust accordingly. 1470 Call ctf_simple_open_internal, not ctf_simple_open. 1477 (ctf_simple_open): Rename to, and reimplement as a wrapper around... 1664 ctf_simple_open does that in endian-safe ways. Do not dereference 1831 (ctf_simple_open): Likewise.
|
H A D | ctf-open.c | 1255 ctf_dict_t *ctf_simple_open (const char *ctfsect, size_t ctfsect_size, in ctf_simple_open() function
|
/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/ |
H A D | symtypetab-nonlinker-writeout.c | 163 if ((fp = ctf_simple_open ((const char *) buf, bufsiz, NULL, 0, 0, NULL, in try_maybe_reporting()
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 363 extern ctf_dict_t *ctf_simple_open (const char *, size_t, const char *, size_t,
|
H A D | ChangeLog-2019 | 441 (ctf_simple_open): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 363 extern ctf_dict_t *ctf_simple_open (const char *, size_t, const char *, size_t,
|
H A D | ChangeLog-2019 | 441 (ctf_simple_open): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1229 (ctf_simple_open): Adjust accordingly. 1470 Call ctf_simple_open_internal, not ctf_simple_open. 1477 (ctf_simple_open): Rename to, and reimplement as a wrapper around... 1664 ctf_simple_open does that in endian-safe ways. Do not dereference 1831 (ctf_simple_open): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 441 (ctf_simple_open): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 441 (ctf_simple_open): Likewise.
|