Searched refs:DT_MOVL_EBP_ESP (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/i386/
H A Ddt_isadep.c56 #define DT_MOVL_EBP_ESP 0xe58b macro
210 } else if (*(uint16_t *)&text[i] == DT_MOVL_EBP_ESP &&
216 } else if (*(uint16_t *)&text[i] == DT_MOVL_EBP_ESP &&

Completed in 91 milliseconds