Searched refs:CTF_FP_DATA (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf.h | 298 #define CTF_FP_DATA(encoding, offset, bits) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | ctf.h | 389 #define CTF_FP_DATA(encoding, offset, bits) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf.h | 461 #define CTF_FP_DATA(encoding, offset, bits) \ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf.h | 461 #define CTF_FP_DATA(encoding, offset, bits) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ctfout.cc | 711 encoding = CTF_FP_DATA (ctftype->dtd_u.dtu_enc.cte_format, in output_asm_ctf_vlen_bytes()
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_create.c | 371 encoding = CTF_FP_DATA( in ctf_update()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-create.c | 552 encoding = CTF_FP_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 | 556 encoding = CTF_FP_DATA (ep->cte_format, ep->cte_offset, ep->cte_bits); in ctf_add_encoded()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/ |
H A D | ctf-spec.info | 808 ‘CTF_FP_DATA’ to assemble one of these vlen items from its component
|
H A D | ctf-spec.texi | 1034 with integers, you can use @code{CTF_FP_DATA} to assemble one of these vlen
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/ |
H A D | ctf-spec.texi | 1034 with integers, you can use @code{CTF_FP_DATA} to assemble one of these vlen
|
H A D | ctf-spec.info | 808 'CTF_FP_DATA' to assemble one of these vlen items from its component
|