Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ZYDIS_MNEMONIC_CALL
src/kits/debugger/arch/x86/disasm/DisassemblerX86.cpp
191
if (instruction.mnemonic == ZYDIS_MNEMONIC_CALL)
src/kits/debugger/arch/x86_64/disasm/DisassemblerX8664.cpp
199
if (instruction.mnemonic == ZYDIS_MNEMONIC_CALL)