Searched refs:symtypetab (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-lookup.c736 symtypetab itself, and symbols in the wrong table. */
797 uint32_t *symtypetab; local
806 "indexed symtypetab\n", symidx, symname);
826 symtypetab = (uint32_t *) (fp->ctf_buf + hp->cth_funcoff);
847 symtypetab = (uint32_t *) (fp->ctf_buf + hp->cth_objtoff);
869 symtypetab[*idx]);
870 return symtypetab[*idx];
894 "writable dict symtypetab\n", symname);
897 "writable dict symtypetab\n", symidx);
977 ctf_dprintf ("Looking up object type %lx in 1:1 dict symtypetab\
[all...]
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-lookup.c736 symtypetab itself, and symbols in the wrong table. */
797 uint32_t *symtypetab; local
806 "indexed symtypetab\n", symidx, symname);
826 symtypetab = (uint32_t *) (fp->ctf_buf + hp->cth_funcoff);
847 symtypetab = (uint32_t *) (fp->ctf_buf + hp->cth_objtoff);
869 symtypetab[*idx]);
870 return symtypetab[*idx];
894 "writable dict symtypetab\n", symname);
897 "writable dict symtypetab\n", symidx);
977 ctf_dprintf ("Looking up object type %lx in 1:1 dict symtypetab\
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-lookup.c736 symtypetab itself, and symbols in the wrong table. */
797 uint32_t *symtypetab; local
806 "indexed symtypetab\n", symidx, symname);
826 symtypetab = (uint32_t *) (fp->ctf_buf + hp->cth_funcoff);
847 symtypetab = (uint32_t *) (fp->ctf_buf + hp->cth_objtoff);
869 symtypetab[*idx]);
870 return symtypetab[*idx];
894 "writable dict symtypetab\n", symname);
897 "writable dict symtypetab\n", symidx);
977 ctf_dprintf ("Looking up object type %lx in 1:1 dict symtypetab\
[all...]

Completed in 98 milliseconds