Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lief-project/LIEF
/ check
Method
check
api/python/src/MachO/objects/pyRelocation.cpp:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
"]"
, check)
44
45
static bool check(handle h) {
46
return true;
47
}
48
};
49
}
50
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected