MCPcopy 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}
42void init_abstract(nb::module_& m) {
43 init_objects(m);
44}
45}

Callers 1

initFunction · 0.85

Calls 1

init_objectsFunction · 0.70

Tested by

no test coverage detected