Home
last modified time | relevance | path

Searched refs:ctf_str_add (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-string.c125 ctf_str_add (fp, ""); in ctf_str_create_atoms()
244 ctf_str_add (ctf_dict_t *fp, const char *str) in ctf_str_add() function
H A Dctf-impl.h725 extern uint32_t ctf_str_add (ctf_dict_t *, const char *);
H A DChangeLog277 (ctf_str_add): Adjust accordingly.
590 * ctf-string.c (ctf_str_add): Treat adding a NULL as adding "".
H A DChangeLog-20201144 (ctf_str_add): Returns uint32_t now.
1155 (ctf_str_add): Return the offset, not the string.
1459 (ctf_str_add): Adjust accordingly.
1600 (ctf_str_add): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-string.c125 ctf_str_add (fp, ""); in ctf_str_create_atoms()
242 ctf_str_add (ctf_dict_t *fp, const char *str) in ctf_str_add() function
H A Dctf-impl.h725 extern uint32_t ctf_str_add (ctf_dict_t *, const char *);
H A DChangeLog256 (ctf_str_add): Adjust accordingly.
569 * ctf-string.c (ctf_str_add): Treat adding a NULL as adding "".
H A DChangeLog-20201144 (ctf_str_add): Returns uint32_t now.
1155 (ctf_str_add): Return the offset, not the string.
1459 (ctf_str_add): Adjust accordingly.
1600 (ctf_str_add): Likewise.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201144 (ctf_str_add): Returns uint32_t now.
1155 (ctf_str_add): Return the offset, not the string.
1459 (ctf_str_add): Adjust accordingly.
1600 (ctf_str_add): Likewise.