Home
last modified time | relevance | path

Searched refs:ctf_sect (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c1278 ctf_sect_t ctf_sect, sym_sect, str_sect; in ctf_simple_open_internal() local
1288 memcpy (&ctf_sect, &skeleton, sizeof (struct ctf_sect)); in ctf_simple_open_internal()
1289 ctf_sect.cts_data = ctfsect; in ctf_simple_open_internal()
1290 ctf_sect.cts_size = ctfsect_size; in ctf_simple_open_internal()
1291 ctfsectp = &ctf_sect; in ctf_simple_open_internal()
1296 memcpy (&sym_sect, &skeleton, sizeof (struct ctf_sect)); in ctf_simple_open_internal()
1305 memcpy (&str_sect, &skeleton, sizeof (struct ctf_sect)); in ctf_simple_open_internal()
H A Dctf-archive.c376 memcpy (&arci->ctfi_symsect, symsect, sizeof (struct ctf_sect)); in ctf_new_archive_internal()
378 memcpy (&arci->ctfi_strsect, strsect, sizeof (struct ctf_sect)); in ctf_new_archive_internal()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c1278 ctf_sect_t ctf_sect, sym_sect, str_sect; in ctf_simple_open_internal() local
1288 memcpy (&ctf_sect, &skeleton, sizeof (struct ctf_sect)); in ctf_simple_open_internal()
1289 ctf_sect.cts_data = ctfsect; in ctf_simple_open_internal()
1290 ctf_sect.cts_size = ctfsect_size; in ctf_simple_open_internal()
1291 ctfsectp = &ctf_sect; in ctf_simple_open_internal()
1296 memcpy (&sym_sect, &skeleton, sizeof (struct ctf_sect)); in ctf_simple_open_internal()
1305 memcpy (&str_sect, &skeleton, sizeof (struct ctf_sect)); in ctf_simple_open_internal()
H A Dctf-archive.c376 memcpy (&arci->ctfi_symsect, symsect, sizeof (struct ctf_sect)); in ctf_new_archive_internal()
378 memcpy (&arci->ctfi_strsect, strsect, sizeof (struct ctf_sect)); in ctf_new_archive_internal()
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h68 typedef struct ctf_sect { struct
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h61 typedef struct ctf_sect struct
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h61 typedef struct ctf_sect struct