Home
last modified time | relevance | path

Searched refs:ctf_str_add_external (Results 1 – 17 of 17) sorted by relevance

/netbsd/external/gpl3/binutils.old/dist/libctf/
H A Dctf-link.c642 if (!ctf_str_add_external (fp, arg->str, arg->offset)) in ctf_link_intern_extern_string()
665 if (!ctf_str_add_external (fp, str, offset)) in ctf_link_add_strtab()
H A DChangeLog149 (ctf_str_add_external): Now returns a boolean (int).
160 (ctf_str_add_external): Return a success integer.
254 ctf_str_add_external return value.
453 (ctf_str_add_external) New.
464 (ctf_str_add_external): New: update the csa_offset.
H A Dctf-impl.h432 extern int ctf_str_add_external (ctf_file_t *, const char *, uint32_t offset);
H A Dctf-string.c251 ctf_str_add_external (ctf_file_t *fp, const char *str, uint32_t offset) in ctf_str_add_external() function
/netbsd/external/gpl3/gdb/dist/libctf/
H A Dctf-string.c251 ctf_str_add_external (ctf_file_t *fp, const char *str, uint32_t offset) in ctf_str_add_external() function
H A Dctf-impl.h672 extern int ctf_str_add_external (ctf_file_t *, const char *, uint32_t offset);
H A Dctf-link.c1562 if (!ctf_str_add_external (fp, arg->str, arg->offset)) in ctf_link_intern_extern_string()
1585 if (!ctf_str_add_external (fp, str, offset)) in ctf_link_add_strtab()
H A DChangeLog863 (ctf_str_add_external): Now returns a boolean (int).
874 (ctf_str_add_external): Return a success integer.
968 ctf_str_add_external return value.
1167 (ctf_str_add_external) New.
1178 (ctf_str_add_external): New: update the csa_offset.
/netbsd/external/gpl3/gdb.old/dist/libctf/
H A Dctf-string.c251 ctf_str_add_external (ctf_file_t *fp, const char *str, uint32_t offset) in ctf_str_add_external() function
H A Dctf-impl.h672 extern int ctf_str_add_external (ctf_file_t *, const char *, uint32_t offset);
H A Dctf-link.c1562 if (!ctf_str_add_external (fp, arg->str, arg->offset)) in ctf_link_intern_extern_string()
1585 if (!ctf_str_add_external (fp, str, offset)) in ctf_link_add_strtab()
H A DChangeLog863 (ctf_str_add_external): Now returns a boolean (int).
874 (ctf_str_add_external): Return a success integer.
968 ctf_str_add_external return value.
1167 (ctf_str_add_external) New.
1178 (ctf_str_add_external): New: update the csa_offset.
/netbsd/external/gpl3/binutils/dist/libctf/
H A Dctf-string.c311 ctf_str_add_external (ctf_dict_t *fp, const char *str, uint32_t offset) in ctf_str_add_external() function
H A Dctf-impl.h729 extern int ctf_str_add_external (ctf_dict_t *, const char *, uint32_t offset);
H A DChangeLog-2020168 (ctf_str_add_external): ... to string addition time.
1146 (ctf_str_add_external): Now returns a boolean (int).
1157 (ctf_str_add_external): Return a success integer.
1251 ctf_str_add_external return value.
1450 (ctf_str_add_external) New.
1461 (ctf_str_add_external): New: update the csa_offset.
H A Dctf-link.c1559 if (!ctf_str_add_external (fp, arg->str, arg->offset)) in ctf_link_intern_extern_string()
1582 if (!ctf_str_add_external (fp, str, offset)) in ctf_link_add_strtab()
H A DChangeLog257 (ctf_str_add_external): Likewise.
571 (ctf_str_add_external): Likewise.