Home
last modified time | relevance | path

Searched refs:ctf_bufopen_internal (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-202013 (ctf_bufopen_internal): Set ctf_symtab_little_endian suitably for
118 (ctf_bufopen_internal): Add ctf_err_warn to corrupt-file error
330 (ctf_bufopen_internal): Likewise. Adjust calls. Transplant errors
669 * ctf-open.c (ctf_bufopen_internal): Diagnose invalid flags.
1022 * ctf-open.c (ctf_bufopen_internal): Fix tabdamage.
1076 (ctf_bufopen_internal): Likewise. Check for OOM.
1141 (ctf_bufopen_internal): Likewise.
1171 ones. Tell ctf_bufopen_internal that this is a writable dictionary.
1224 (ctf_bufopen_internal): New 'writable' parameter. Flip on LCTF_RDWR
1453 (ctf_bufopen_internal): Likewise.
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A DChangeLog-202013 (ctf_bufopen_internal): Set ctf_symtab_little_endian suitably for
118 (ctf_bufopen_internal): Add ctf_err_warn to corrupt-file error
330 (ctf_bufopen_internal): Likewise. Adjust calls. Transplant errors
669 * ctf-open.c (ctf_bufopen_internal): Diagnose invalid flags.
1022 * ctf-open.c (ctf_bufopen_internal): Fix tabdamage.
1076 (ctf_bufopen_internal): Likewise. Check for OOM.
1141 (ctf_bufopen_internal): Likewise.
1171 ones. Tell ctf_bufopen_internal that this is a writable dictionary.
1224 (ctf_bufopen_internal): New 'writable' parameter. Flip on LCTF_RDWR
1453 (ctf_bufopen_internal): Likewise.
[all …]
H A Dctf-open.c1311 return ctf_bufopen_internal (ctfsectp, symsectp, strsectp, syn_strtab, in ctf_simple_open_internal()
1324 return ctf_bufopen_internal (ctfsect, symsect, strsect, NULL, 0, errp); in ctf_bufopen()
1330 ctf_bufopen_internal (const ctf_sect_t *ctfsect, const ctf_sect_t *symsect, in ctf_bufopen_internal() function
H A Dctf-impl.h752 extern ctf_dict_t *ctf_bufopen_internal (const ctf_sect_t *, const ctf_sect_t *,
H A DChangeLog55 * ctf-open.c (ctf_bufopen_internal): Don't complain about corrupt
163 * ctf-open.c (ctf_bufopen_internal): Report errors initializing
H A Dctf-create.c154 if ((fp = ctf_bufopen_internal (&cts, NULL, NULL, NULL, 1, errp)) == NULL) in ctf_create()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A DChangeLog-202013 (ctf_bufopen_internal): Set ctf_symtab_little_endian suitably for
118 (ctf_bufopen_internal): Add ctf_err_warn to corrupt-file error
330 (ctf_bufopen_internal): Likewise. Adjust calls. Transplant errors
669 * ctf-open.c (ctf_bufopen_internal): Diagnose invalid flags.
1022 * ctf-open.c (ctf_bufopen_internal): Fix tabdamage.
1076 (ctf_bufopen_internal): Likewise. Check for OOM.
1141 (ctf_bufopen_internal): Likewise.
1171 ones. Tell ctf_bufopen_internal that this is a writable dictionary.
1224 (ctf_bufopen_internal): New 'writable' parameter. Flip on LCTF_RDWR
1453 (ctf_bufopen_internal): Likewise.
[all …]
H A Dctf-open.c1311 return ctf_bufopen_internal (ctfsectp, symsectp, strsectp, syn_strtab, in ctf_simple_open_internal()
1324 return ctf_bufopen_internal (ctfsect, symsect, strsect, NULL, 0, errp); in ctf_bufopen()
1330 ctf_bufopen_internal (const ctf_sect_t *ctfsect, const ctf_sect_t *symsect, in ctf_bufopen_internal() function
H A Dctf-impl.h751 extern ctf_dict_t *ctf_bufopen_internal (const ctf_sect_t *, const ctf_sect_t *,
H A DChangeLog76 * ctf-open.c (ctf_bufopen_internal): Don't complain about corrupt
184 * ctf-open.c (ctf_bufopen_internal): Report errors initializing
H A Dctf-create.c154 if ((fp = ctf_bufopen_internal (&cts, NULL, NULL, NULL, 1, errp)) == NULL) in ctf_create()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git61497 * ctf-open.c (ctf_bufopen_internal): Check for NULL cts_data.
136304 (ctf_bufopen_internal): Adjust calls.
136342 * ctf-open.c (ctf_bufopen_internal): Always check uncompressed
168272 * ctf-open.c (ctf_bufopen_internal): Don't complain about corrupt