Searched refs:ctf_set_base (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c348 ctf_set_base (ctf_dict_t *fp, const ctf_header_t *hp, unsigned char *base) function
365 process will call ctf_set_base() again to fix things up. */
375 ctf_dprintf ("ctf_set_base: CU name %s\n", fp->ctf_cuname);
377 ctf_dprintf ("ctf_set_base: parent name %s (label %s)\n",
496 ctf_set_base (fp, cth, ctf_base);
1588 ctf_set_base(). */
1646 ctf_set_base (fp, hp, fp->ctf_base);
1650 ctf_set_base (fp, hp, fp->ctf_base);
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-open.c321 ctf_set_base (ctf_file_t *fp, const ctf_header_t *hp, unsigned char *base) function
338 process will call ctf_set_base() again to fix things up. */
348 ctf_dprintf ("ctf_set_base: CU name %s\n", fp->ctf_cuname);
350 ctf_dprintf ("ctf_set_base: parent name %s (label %s)\n",
469 ctf_set_base (fp, cth, ctf_base);
1519 ctf_set_base(). */
1572 ctf_set_base (fp, hp, fp->ctf_base);
1576 ctf_set_base (fp, hp, fp->ctf_base);
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-open.c348 ctf_set_base (ctf_dict_t *fp, const ctf_header_t *hp, unsigned char *base) function
365 process will call ctf_set_base() again to fix things up. */
375 ctf_dprintf ("ctf_set_base: CU name %s\n", fp->ctf_cuname);
377 ctf_dprintf ("ctf_set_base: parent name %s (label %s)\n",
496 ctf_set_base (fp, cth, ctf_base);
1588 ctf_set_base(). */
1646 ctf_set_base (fp, hp, fp->ctf_base);
1650 ctf_set_base (fp, hp, fp->ctf_base);
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c348 ctf_set_base (ctf_dict_t *fp, const ctf_header_t *hp, unsigned char *base) function
365 process will call ctf_set_base() again to fix things up. */
375 ctf_dprintf ("ctf_set_base: CU name %s\n", fp->ctf_cuname);
377 ctf_dprintf ("ctf_set_base: parent name %s (label %s)\n",
496 ctf_set_base (fp, cth, ctf_base);
1588 ctf_set_base(). */
1646 ctf_set_base (fp, hp, fp->ctf_base);
1650 ctf_set_base (fp, hp, fp->ctf_base);

Completed in 229 milliseconds