Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ RelocationWriteException
Class
RelocationWriteException
python/exceptions.py:1–3 ·
view source on GitHub ↗
Exception raised when a relocation fails to apply
Source
from the content-addressed store, hash-verified
1
class
RelocationWriteException(Exception):
2
""
" Exception raised when a relocation fails to apply "
""
3
pass
4
5
class
ILException(Exception):
6
""
" Exception raised when IL operations fail "
""
Callers
6
write
Method · 0.85
write
Method · 0.85
write8
Method · 0.85
write16
Method · 0.85
write32
Method · 0.85
write64
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected