Searched refs:ctf_pptrtab_typemax (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-lookup.c50 for (i = fp->ctf_pptrtab_typemax; i <= fp->ctf_typemax; i++)
78 fp->ctf_pptrtab_typemax = fp->ctf_typemax;
306 if (fp->ctf_pptrtab_typemax < fp->ctf_typemax)
H A Dctf-impl.h407 uint32_t ctf_pptrtab_typemax; /* Max child type when pptrtab last updated. */ member in struct:ctf_dict
H A Dctf-serialize.c1149 nfp->ctf_pptrtab_typemax = fp->ctf_pptrtab_typemax;
H A Dctf-open.c1983 fp->ctf_pptrtab_typemax = 0;
2022 fp->ctf_pptrtab_typemax = 0;
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-lookup.c50 for (i = fp->ctf_pptrtab_typemax; i <= fp->ctf_typemax; i++)
78 fp->ctf_pptrtab_typemax = fp->ctf_typemax;
306 if (fp->ctf_pptrtab_typemax < fp->ctf_typemax)
H A Dctf-impl.h407 uint32_t ctf_pptrtab_typemax; /* Max child type when pptrtab last updated. */ member in struct:ctf_dict
H A Dctf-serialize.c1149 nfp->ctf_pptrtab_typemax = fp->ctf_pptrtab_typemax;
H A Dctf-open.c1983 fp->ctf_pptrtab_typemax = 0;
2022 fp->ctf_pptrtab_typemax = 0;
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-lookup.c50 for (i = fp->ctf_pptrtab_typemax; i <= fp->ctf_typemax; i++)
78 fp->ctf_pptrtab_typemax = fp->ctf_typemax;
306 if (fp->ctf_pptrtab_typemax < fp->ctf_typemax)
H A Dctf-impl.h407 uint32_t ctf_pptrtab_typemax; /* Max child type when pptrtab last updated. */ member in struct:ctf_dict
H A Dctf-serialize.c1149 nfp->ctf_pptrtab_typemax = fp->ctf_pptrtab_typemax;
H A Dctf-open.c1983 fp->ctf_pptrtab_typemax = 0;
2022 fp->ctf_pptrtab_typemax = 0;

Completed in 283 milliseconds