Home
last modified time | relevance | path

Searched refs:ctf_flip_header (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h745 extern void ctf_flip_header (ctf_header_t *);
H A Dctf-open.c969 ctf_flip_header (ctf_header_t *cth) in ctf_flip_header() function
1434 ctf_flip_header (hp); in ctf_bufopen_internal()
H A Dctf-serialize.c1325 ctf_flip_header (hp); in ctf_write_mem()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-impl.h744 extern void ctf_flip_header (ctf_header_t *);
H A Dctf-open.c969 ctf_flip_header (ctf_header_t *cth) in ctf_flip_header() function
1435 ctf_flip_header (hp); in ctf_bufopen_internal()
H A Dctf-serialize.c1325 ctf_flip_header (hp); in ctf_write_mem()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git136297 * ctf-impl.h (ctf_flip_header): No longer static.
136300 (ctf_flip_header): ... this, now it is not private to one file.