Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ AddRelocatedPointer
Method
AddRelocatedPointer
objectivec/objc.cpp:1582–1585 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1580
}
1581
1582
void ObjCProcessor::AddRelocatedPointer(uint64_t location, uint64_t rewrite)
1583
{
1584
m_relocationPointerRewrites[location] = rewrite;
1585
}
Callers
3
InitializeHeader
Method · 0.80
ParseChainedFixups
Method · 0.80
ParseChainedStarts
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected