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

Method IsDirectCall

goobj2/internal/objabi/objabi.go:862–868  ·  view source on GitHub ↗

IsDirectCall reports whether r is a relocation for a direct call. A direct call is a CALL instruction that takes the target address as an immediate. The address is embedded into the instruction, possibly with limited width. An indirect call is a CALL instruction that takes the target address in regi

()

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