Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lief-project/LIEF
/ init_abstract
Function
init_abstract
api/python/src/Abstract/init.cpp:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
CREATE(DebugInfo, m);
41
}
42
void init_abstract(nb::module_& m) {
43
init_objects(m);
44
}
45
}
Callers
1
init
Function · 0.85
Calls
1
init_objects
Function · 0.70
Tested by
no test coverage detected