Searched refs:upgrade_types (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-open.c | 651 upgrade_types (ctf_dict_t *fp, ctf_header_t *cth) in upgrade_types() function 701 if ((err = upgrade_types (fp, cth)) != 0) in init_types()
|
H A D | ChangeLog-2020 | 1529 (upgrade_types): Rename to... 1535 (upgrade_types): New, also handle ctf_parmax updating. 1545 version-specific ctf_parmax initialization into upgrade_types. More 1697 (upgrade_types): Likewise. Call ctf_alloc, not ctf_data_alloc. 1815 * ctf-open.c (upgrade_types): Cast to size_t where appropriate.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-open.c | 651 upgrade_types (ctf_dict_t *fp, ctf_header_t *cth) in upgrade_types() function 701 if ((err = upgrade_types (fp, cth)) != 0) in init_types()
|
H A D | ChangeLog-2020 | 1529 (upgrade_types): Rename to... 1535 (upgrade_types): New, also handle ctf_parmax updating. 1545 version-specific ctf_parmax initialization into upgrade_types. More 1697 (upgrade_types): Likewise. Call ctf_alloc, not ctf_data_alloc. 1815 * ctf-open.c (upgrade_types): Cast to size_t where appropriate.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1529 (upgrade_types): Rename to... 1535 (upgrade_types): New, also handle ctf_parmax updating. 1545 version-specific ctf_parmax initialization into upgrade_types. More 1697 (upgrade_types): Likewise. Call ctf_alloc, not ctf_data_alloc. 1815 * ctf-open.c (upgrade_types): Cast to size_t where appropriate.
|