MCPcopy 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
57ExternalLocation::ExternalLocation(BNExternalLocation* loc)
58{
59 m_object = loc;
60}
61
62
63Ref<Symbol> ExternalLocation::GetSourceSymbol()

Callers 3

add_external_locationMethod · 0.80
get_external_locationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected