Home
last modified time | relevance | path

Searched refs:t2buf (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/libctf/
H A Dctf-open.c405 ctf_type_t *t2buf; in upgrade_types_v1() local
471 t2buf = (ctf_type_t *) (fp->ctf_buf + cth->cth_typeoff); in upgrade_types_v1()
478 for (tp = tbuf, t2p = t2buf; tp < tend; in upgrade_types_v1()
/netbsd/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c404 ctf_type_t *t2buf; in upgrade_types_v1() local
470 t2buf = (ctf_type_t *) (fp->ctf_buf + cth->cth_typeoff); in upgrade_types_v1()
477 for (tp = tbuf, t2p = t2buf; tp < tend; in upgrade_types_v1()
/netbsd/external/gpl3/gdb.old/dist/libctf/
H A Dctf-open.c405 ctf_type_t *t2buf; in upgrade_types_v1() local
471 t2buf = (ctf_type_t *) (fp->ctf_buf + cth->cth_typeoff); in upgrade_types_v1()
478 for (tp = tbuf, t2p = t2buf; tp < tend; in upgrade_types_v1()
/netbsd/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c432 ctf_type_t *t2buf; in upgrade_types_v1() local
498 t2buf = (ctf_type_t *) (fp->ctf_buf + cth->cth_typeoff); in upgrade_types_v1()
505 for (tp = tbuf, t2p = t2buf; tp < tend; in upgrade_types_v1()