Searched refs:cth (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-open.c | 389 ctf_set_version (ctf_dict_t *fp, ctf_header_t *cth, int ctf_version) in ctf_set_version() argument 392 cth->cth_version = ctf_version; in ctf_set_version() 427 upgrade_types_v1 (ctf_dict_t *fp, ctf_header_t *cth) in upgrade_types_v1() argument 438 tbuf = (ctf_type_v1_t *) (fp->ctf_buf + cth->cth_typeoff); in upgrade_types_v1() 439 tend = (ctf_type_v1_t *) (fp->ctf_buf + cth->cth_stroff); in upgrade_types_v1() 483 memcpy (ctf_base, fp->ctf_buf, cth->cth_typeoff); in upgrade_types_v1() 484 memcpy (ctf_base + cth->cth_stroff + increase, in upgrade_types_v1() 485 fp->ctf_buf + cth->cth_stroff, cth->cth_strlen); in upgrade_types_v1() 487 memset (ctf_base + cth->cth_typeoff, 0, cth->cth_stroff - cth->cth_typeoff in upgrade_types_v1() 490 cth->cth_stroff += increase; in upgrade_types_v1() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-open.c | 389 ctf_set_version (ctf_dict_t *fp, ctf_header_t *cth, int ctf_version) in ctf_set_version() argument 392 cth->cth_version = ctf_version; in ctf_set_version() 427 upgrade_types_v1 (ctf_dict_t *fp, ctf_header_t *cth) in upgrade_types_v1() argument 438 tbuf = (ctf_type_v1_t *) (fp->ctf_buf + cth->cth_typeoff); in upgrade_types_v1() 439 tend = (ctf_type_v1_t *) (fp->ctf_buf + cth->cth_stroff); in upgrade_types_v1() 483 memcpy (ctf_base, fp->ctf_buf, cth->cth_typeoff); in upgrade_types_v1() 484 memcpy (ctf_base + cth->cth_stroff + increase, in upgrade_types_v1() 485 fp->ctf_buf + cth->cth_stroff, cth->cth_strlen); in upgrade_types_v1() 487 memset (ctf_base + cth->cth_typeoff, 0, cth->cth_stroff - cth->cth_typeoff in upgrade_types_v1() 490 cth->cth_stroff += increase; in upgrade_types_v1() [all …]
|
/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() argument 206 const ctf_type_t *tbuf = (const ctf_type_t *)(fp->ctf_buf + cth->cth_typeoff); in init_types() 208 const ctf_type_t *tend = (const ctf_type_t *)(fp->ctf_buf + cth->cth_stroff); in init_types() 222 int child = cth->cth_parname != 0; in init_types()
|
/netbsd-src/external/public-domain/tz/dist/ |
H A D | australasia | 1072 # http://classic.austlii.edu.au/au/legis/cth/num_act/dsa1916401916192/ 1075 # http://classic.austlii.edu.au/au/legis/cth/num_act/dsra1917351917243/
|