Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ ExternalLibrary
Method
ExternalLibrary
externallibrary.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
26
27
ExternalLibrary::ExternalLibrary(BNExternalLibrary* lib)
28
{
29
m_object = lib;
30
}
31
32
33
std::string ExternalLibrary::GetName() const
Callers
3
add_external_library
Method · 0.80
get_external_library
Method · 0.80
get_external_libraries
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected