OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INSNCLASS_CALL
sys/arch/mips64/include/db_machdep.h
61
#define inst_call(i) (classify_insn(i) == INSNCLASS_CALL)
sys/arch/mips64/mips64/mips64_machdep.c
361
return INSNCLASS_CALL;
sys/arch/mips64/mips64/mips64_machdep.c
376
return INSNCLASS_CALL;
sys/arch/mips64/mips64/mips64_machdep.c
381
return INSNCLASS_CALL;