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