Home
last modified time | relevance | path

Searched refs:ctf_funcidx_sxlate (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-lookup.c813 if (!fp->ctf_funcidx_sxlate) in ctf_try_lookup_indexed()
815 if ((fp->ctf_funcidx_sxlate in ctf_try_lookup_indexed()
827 sxlate = fp->ctf_funcidx_sxlate; in ctf_try_lookup_indexed()
H A Dctf-serialize.c1145 nfp->ctf_funcidx_sxlate = fp->ctf_funcidx_sxlate; in ctf_serialize()
1187 fp->ctf_funcidx_sxlate = NULL; in ctf_serialize()
H A Dctf-impl.h412 uint32_t *ctf_funcidx_sxlate; /* Offsets into funcinfo for a given funcidx. */ member
H A Dctf-open.c1789 free (fp->ctf_funcidx_sxlate); in ctf_dict_close()
H A DChangeLog-202097 <ctf_funcidx_sxlate>: Likewise.
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-lookup.c825 if (!fp->ctf_funcidx_sxlate) in ctf_try_lookup_indexed()
827 if ((fp->ctf_funcidx_sxlate in ctf_try_lookup_indexed()
839 sxlate = fp->ctf_funcidx_sxlate; in ctf_try_lookup_indexed()
H A Dctf-serialize.c1145 nfp->ctf_funcidx_sxlate = fp->ctf_funcidx_sxlate; in ctf_serialize()
1187 fp->ctf_funcidx_sxlate = NULL; in ctf_serialize()
H A Dctf-impl.h412 uint32_t *ctf_funcidx_sxlate; /* Offsets into funcinfo for a given funcidx. */ member
H A Dctf-open.c1790 free (fp->ctf_funcidx_sxlate); in ctf_dict_close()
H A DChangeLog-202097 <ctf_funcidx_sxlate>: Likewise.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-202097 <ctf_funcidx_sxlate>: Likewise.