MCPcopy Create free account
hub / github.com/Binject/debug / IsDirectJump

Method IsDirectJump

goobj2/internal/objabi/objabi.go:875–881  ·  view source on GitHub ↗

IsDirectJump reports whether r is a relocation for a direct jump. A direct jump is a JMP instruction that takes the target address as an immediate. The address is embedded into the instruction, possibly with limited width. An indirect jump is a JMP instruction that takes the target address in regist

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

IsDirectCallOrJumpMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected