Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/libctf/
H A Dctf-string.c117 ctf_str_add (fp, ""); in ctf_str_create_atoms()
218 ctf_str_add (ctf_file_t *fp, const char *str) in ctf_str_add() function
H A Dctf-impl.h670 extern uint32_t ctf_str_add (ctf_file_t *, const char *);
H A DChangeLog861 (ctf_str_add): Returns uint32_t now.
872 (ctf_str_add): Return the offset, not the string.
1176 (ctf_str_add): Adjust accordingly.
1317 (ctf_str_add): Likewise.
/netbsd/external/gpl3/binutils.old/dist/libctf/
H A Dctf-string.c117 ctf_str_add (fp, ""); in ctf_str_create_atoms()
218 ctf_str_add (ctf_file_t *fp, const char *str) in ctf_str_add() function
H A Dctf-impl.h430 extern uint32_t ctf_str_add (ctf_file_t *, const char *);
H A DChangeLog147 (ctf_str_add): Returns uint32_t now.
158 (ctf_str_add): Return the offset, not the string.
462 (ctf_str_add): Adjust accordingly.
603 (ctf_str_add): Likewise.
/netbsd/external/gpl3/gdb.old/dist/libctf/
H A Dctf-string.c117 ctf_str_add (fp, ""); in ctf_str_create_atoms()
218 ctf_str_add (ctf_file_t *fp, const char *str) in ctf_str_add() function
H A Dctf-impl.h670 extern uint32_t ctf_str_add (ctf_file_t *, const char *);
H A DChangeLog861 (ctf_str_add): Returns uint32_t now.
872 (ctf_str_add): Return the offset, not the string.
1176 (ctf_str_add): Adjust accordingly.
1317 (ctf_str_add): Likewise.
/netbsd/external/gpl3/binutils/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.