Searched refs:CTF_INT_DATA (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf.h | 282 #define CTF_INT_DATA(encoding, offset, bits) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | ctf.h | 365 #define CTF_INT_DATA(encoding, offset, bits) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf.h | 437 #define CTF_INT_DATA(encoding, offset, bits) \ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf.h | 437 #define CTF_INT_DATA(encoding, offset, bits) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ctfout.cc | 705 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 D | ctf.c | 354 data = CTF_INT_DATA(encoding, ip->intr_offset, ip->intr_nbits); in write_type()
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_create.c | 366 encoding = CTF_INT_DATA( in ctf_update()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/ |
H A D | ctf-spec.info | 740 ‘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)
|
H A D | ctf-spec.texi | 933 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 D | ctf-spec.texi | 933 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 D | ctf-spec.info | 740 '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 D | ctf-create.c | 549 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 D | ctf-create.c | 553 encoding = CTF_INT_DATA (ep->cte_format, ep->cte_offset, ep->cte_bits); in ctf_add_encoded()
|