Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_link.c951 #define DT_IS_RESTORE(inst) (((inst) & 0xc1f80000) == 0x81e80000) macro
988 if (DT_IS_RESTORE(ip[1])) { in dt_modtext()
1020 if (DT_IS_RESTORE(ip[1]) || DT_IS_MOV_O7(ip[1])) { in dt_modtext()
1056 if (DT_IS_RESTORE(ip[1])) { in dt_modtext()