Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ isOffsetDefined
Method
isOffsetDefined
src/common/pattern.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
bool Pattern::Match::isOffsetDefined() const
68
{
69
return _offset.isDefined();
70
}
71
72
bool Pattern::Match::isAddressDefined() const
73
{
Callers
2
serialize
Function · 0.80
TEST_F
Function · 0.80
Calls
1
isDefined
Method · 0.45
Tested by
1
TEST_F
Function · 0.64