Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ ExternalLocation
Method
ExternalLocation
externallibrary.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
56
57
ExternalLocation::ExternalLocation(BNExternalLocation* loc)
58
{
59
m_object = loc;
60
}
61
62
63
Ref<Symbol> ExternalLocation::GetSourceSymbol()
Callers
3
add_external_location
Method · 0.80
get_external_location
Method · 0.80
get_external_locations
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected