Home
last modified time | relevance | path

Searched refs:CTF_INT_DATA (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf.h282 #define CTF_INT_DATA(encoding, offset, bits) \ macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h365 #define CTF_INT_DATA(encoding, offset, bits) \ macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h437 #define CTF_INT_DATA(encoding, offset, bits) \ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h437 #define CTF_INT_DATA(encoding, offset, bits) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfout.cc705 encoding = CTF_INT_DATA (ctftype->dtd_u.dtu_enc.cte_format, in output_asm_ctf_vlen_bytes()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctf.c354 data = CTF_INT_DATA(encoding, ip->intr_offset, ip->intr_nbits); in write_type()
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_create.c366 encoding = CTF_INT_DATA( in ctf_update()
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/
H A Dctf-spec.info740CTF_INT_DATA’ macro. (But it may be more convenient to represent them
1429 * CTF_INT_DATA: Integer types. (line 34)
1430 * CTF_INT_DATA <1>: Floating-point types. (line 36)
H A Dctf-spec.texi933 values set in the vlen word: you can populate it with the @code{CTF_INT_DATA}
936 @findex CTF_INT_DATA
1036 @findex CTF_INT_DATA
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/
H A Dctf-spec.texi933 values set in the vlen word: you can populate it with the @code{CTF_INT_DATA}
936 @findex CTF_INT_DATA
1036 @findex CTF_INT_DATA
H A Dctf-spec.info740 'CTF_INT_DATA' macro. (But it may be more convenient to represent them
1429 * CTF_INT_DATA: Integer types. (line 34)
1430 * CTF_INT_DATA <1>: Floating-point types. (line 36)
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-create.c549 encoding = CTF_INT_DATA (ep->cte_format, ep->cte_offset, ep->cte_bits); in ctf_add_encoded()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-create.c553 encoding = CTF_INT_DATA (ep->cte_format, ep->cte_offset, ep->cte_bits); in ctf_add_encoded()