Searched refs:init_types (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_open.c | 203 init_types(ctf_file_t *fp, const ctf_header_t *cth) in init_types() function 751 if ((err = init_types(fp, &hp)) != 0) { in ctf_bufopen()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.h | 298 void init_types ();
|
H A D | jit-playback.cc | 3204 init_types (); in replay() 3342 init_types () in init_types() function in gcc::jit::playback::context
|
H A D | ChangeLog | 208 (init_types): Likewise. 542 * jit-playback.h: New method init_types().
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 329 (init_types): Use ctf_err_warn, not ctf_dprintf, as above. 858 * ctf-open.c (init_types): Remove typeless CTF_K_FORWARD 988 * ctf-open.c (init_types): Only intern root-visible types. 1074 (init_types): Likewise. 1221 * ctf-open.c (init_types): Assert that this dictionary is not 1475 * ctf-open.c (init_types): No longer filter out ECTF_STRTAB.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ChangeLog-2020 | 329 (init_types): Use ctf_err_warn, not ctf_dprintf, as above. 858 * ctf-open.c (init_types): Remove typeless CTF_K_FORWARD 988 * ctf-open.c (init_types): Only intern root-visible types. 1074 (init_types): Likewise. 1221 * ctf-open.c (init_types): Assert that this dictionary is not 1475 * ctf-open.c (init_types): No longer filter out ECTF_STRTAB.
|
H A D | ctf-open.c | 679 init_types (ctf_dict_t *fp, ctf_header_t *cth) in init_types() function 1660 if ((err = init_types (fp, hp)) != 0) in ctf_bufopen_internal()
|
H A D | ChangeLog | 105 * ctf-open.c (init_types): Unknown types may have names. 589 * ctf-open.c (init_types): Rip out code to check anonymous typedef
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ChangeLog-2020 | 329 (init_types): Use ctf_err_warn, not ctf_dprintf, as above. 858 * ctf-open.c (init_types): Remove typeless CTF_K_FORWARD 988 * ctf-open.c (init_types): Only intern root-visible types. 1074 (init_types): Likewise. 1221 * ctf-open.c (init_types): Assert that this dictionary is not 1475 * ctf-open.c (init_types): No longer filter out ECTF_STRTAB.
|
H A D | ctf-open.c | 679 init_types (ctf_dict_t *fp, ctf_header_t *cth) in init_types() function 1661 if ((err = init_types (fp, hp)) != 0) in ctf_bufopen_internal()
|
H A D | ChangeLog | 126 * ctf-open.c (init_types): Unknown types may have names. 610 * ctf-open.c (init_types): Rip out code to check anonymous typedef
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1992 | 5627 * m2-exp.y (_initialize_m2_exp): Call init_types with NULL objfile.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1992 | 5627 * m2-exp.y (_initialize_m2_exp): Call init_types with NULL objfile.
|