Home
last modified time | relevance | path

Searched refs:ctf_str_move_pending (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A DChangeLog195 ctf_str_move_pending. Add the member names as pending strings.
221 (ctf_str_move_pending): Declare.
223 (ctf_str_move_pending): New.
231 it as needed, repointing string refs via ctf_str_move_pending. Add
H A Dctf-string.c295 ctf_str_move_pending (ctf_dict_t *fp, uint32_t *new_ref, ptrdiff_t bytes) in ctf_str_move_pending() function
H A Dctf-impl.h728 extern int ctf_str_move_pending (ctf_dict_t *, uint32_t *, ptrdiff_t);
H A Dctf-create.c1088 ctf_str_move_pending (fp, &en[i].cte_name, move); in ctf_add_enumerator()
1152 ctf_str_move_pending (fp, &memb[i].ctlm_name, move); in ctf_add_member_offset()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-string.c297 ctf_str_move_pending (ctf_dict_t *fp, uint32_t *new_ref, ptrdiff_t bytes) in ctf_str_move_pending() function
H A DChangeLog216 ctf_str_move_pending. Add the member names as pending strings.
242 (ctf_str_move_pending): Declare.
244 (ctf_str_move_pending): New.
252 it as needed, repointing string refs via ctf_str_move_pending. Add
H A Dctf-impl.h728 extern int ctf_str_move_pending (ctf_dict_t *, uint32_t *, ptrdiff_t);
H A Dctf-create.c1098 ctf_str_move_pending (fp, &en[i].cte_name, move); in ctf_add_enumerator()
1177 ctf_str_move_pending (fp, &memb[i].ctlm_name, move); in ctf_add_member_offset()