Searched refs:ctf_dump_append (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-dump.c | 54 ctf_dump_append (ctf_dump_state_t *state, char *str) in ctf_dump_append() function 259 ctf_dump_append (state, str); in ctf_dump_header_strfield() 279 ctf_dump_append (state, str); in ctf_dump_header_sectfield() 306 ctf_dump_append (state, str); in ctf_dump_header() 317 ctf_dump_append (state, str); in ctf_dump_header() 352 ctf_dump_append (state, str); in ctf_dump_header() 427 ctf_dump_append (state, str); in ctf_dump_label() 464 ctf_dump_append (state, str); in ctf_dump_objts() 470 ctf_dump_append (state, str); in ctf_dump_objts() 502 ctf_dump_append (state, str); in ctf_dump_var() [all …]
|
H A D | ChangeLog-2020 | 1069 * ctf-dump.c (ctf_dump_append): Use malloc, not ctf_alloc; free, not
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-dump.c | 54 ctf_dump_append (ctf_dump_state_t *state, char *str) in ctf_dump_append() function 259 ctf_dump_append (state, str); in ctf_dump_header_strfield() 279 ctf_dump_append (state, str); in ctf_dump_header_sectfield() 306 ctf_dump_append (state, str); in ctf_dump_header() 317 ctf_dump_append (state, str); in ctf_dump_header() 352 ctf_dump_append (state, str); in ctf_dump_header() 427 ctf_dump_append (state, str); in ctf_dump_label() 464 ctf_dump_append (state, str); in ctf_dump_objts() 470 ctf_dump_append (state, str); in ctf_dump_objts() 502 ctf_dump_append (state, str); in ctf_dump_var() [all …]
|
H A D | ChangeLog-2020 | 1069 * ctf-dump.c (ctf_dump_append): Use malloc, not ctf_alloc; free, not
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1069 * ctf-dump.c (ctf_dump_append): Use malloc, not ctf_alloc; free, not
|