Home
last modified time | relevance | path

Searched refs:nop_type (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dlog.c1675 kadm5_log_nop(kadm5_server_context *context, enum kadm_nop_type nop_type) in kadm5_log_nop() argument
1710 } else if (nop_type == kadm_nop_plain) { in kadm5_log_nop()
1717 ret = krb5_store_uint32(sp, nop_type); in kadm5_log_nop()
1727 if (ret == 0 && off == 0 && nop_type != kadm_nop_plain) in kadm5_log_nop()
1728 ret = kadm5_log_nop(context, nop_type); in kadm5_log_nop()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-ia64.c11617 const unsigned char *nop_type; in ia64_handle_align() local
11623 nop_type = fragp->tc_frag_data ? le_nop_stop : le_nop; in ia64_handle_align()
11660 memcpy (p, nop_type, 16); in ia64_handle_align()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ia64.c11633 const unsigned char *nop_type; in ia64_handle_align() local
11639 nop_type = fragp->tc_frag_data ? le_nop_stop : le_nop; in ia64_handle_align()
11676 memcpy (p, nop_type, 16); in ia64_handle_align()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20192068 * testsuite/gas/all/gas.exp: Introduce a nop_type for eBPF.
2069 * testsuite/gas/all/org-1.s: Support nop_type 6.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20192068 * testsuite/gas/all/gas.exp: Introduce a nop_type for eBPF.
2069 * testsuite/gas/all/org-1.s: Support nop_type 6.