Home
last modified time | relevance | path

Searched refs:ctf_str_write_strtab (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/gpl3/binutils.old/dist/libctf/
H A DChangeLog89 (ctf_str_write_strtab): Likewise.
166 (ctf_str_write_strtab): Populate the nullstr earlier. Add one
467 (ctf_str_write_strtab): If the csa_offset is set, update the
607 (ctf_str_write_strtab): Likewise.
614 strtab by calling ctf_str_add_ref and ctf_str_write_strtab after the
H A Dctf-impl.h436 extern ctf_strs_writable_t ctf_str_write_strtab (ctf_file_t *);
H A Dctf-string.c413 ctf_str_write_strtab (ctf_file_t *fp) in ctf_str_write_strtab() function
H A Dctf-create.c477 strtab = ctf_str_write_strtab (fp); in ctf_serialize()
/netbsd/external/gpl3/gdb/dist/libctf/
H A Dctf-string.c413 ctf_str_write_strtab (ctf_file_t *fp) in ctf_str_write_strtab() function
H A DChangeLog37 * ctf-string.c (ctf_str_write_strtab): Likewise.
803 (ctf_str_write_strtab): Likewise.
880 (ctf_str_write_strtab): Populate the nullstr earlier. Add one
1181 (ctf_str_write_strtab): If the csa_offset is set, update the
1321 (ctf_str_write_strtab): Likewise.
1328 strtab by calling ctf_str_add_ref and ctf_str_write_strtab after the
H A Dctf-impl.h676 extern ctf_strs_writable_t ctf_str_write_strtab (ctf_file_t *);
H A Dctf-create.c483 strtab = ctf_str_write_strtab (fp); in ctf_serialize()
/netbsd/external/gpl3/gdb.old/dist/libctf/
H A Dctf-string.c413 ctf_str_write_strtab (ctf_file_t *fp) in ctf_str_write_strtab() function
H A DChangeLog37 * ctf-string.c (ctf_str_write_strtab): Likewise.
803 (ctf_str_write_strtab): Likewise.
880 (ctf_str_write_strtab): Populate the nullstr earlier. Add one
1181 (ctf_str_write_strtab): If the csa_offset is set, update the
1321 (ctf_str_write_strtab): Likewise.
1328 strtab by calling ctf_str_add_ref and ctf_str_write_strtab after the
H A Dctf-impl.h676 extern ctf_strs_writable_t ctf_str_write_strtab (ctf_file_t *);
H A Dctf-create.c483 strtab = ctf_str_write_strtab (fp); in ctf_serialize()
/netbsd/external/gpl3/binutils/dist/libctf/
H A Dctf-string.c501 ctf_str_write_strtab (ctf_dict_t *fp) in ctf_str_write_strtab() function
H A DChangeLog-2020166 (ctf_str_write_strtab): Migrate ctf_syn_ext_strtab population from
320 * ctf-string.c (ctf_str_write_strtab): Likewise.
1086 (ctf_str_write_strtab): Likewise.
1163 (ctf_str_write_strtab): Populate the nullstr earlier. Add one
1464 (ctf_str_write_strtab): If the csa_offset is set, update the
1604 (ctf_str_write_strtab): Likewise.
1611 strtab by calling ctf_str_add_ref and ctf_str_write_strtab after the
H A Dctf-impl.h733 extern ctf_strs_writable_t ctf_str_write_strtab (ctf_dict_t *);
H A Dctf-serialize.c1077 strtab = ctf_str_write_strtab (fp); in ctf_serialize()