Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp286 const uint8_t *jmpInsnB = secContents + rB.offset - 1; in deleteFallThruJmpInsn() local
287 JmpInsnOpcode jmpOpcodeB = getJmpInsnType(jmpInsnB - 1, jmpInsnB); in deleteFallThruJmpInsn()