Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aclements/libelfin
/ evaluate
Method
evaluate
dwarf/expr.cc:19–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
expr_result
20
expr::evaluate(expr_context *ctx) const
21
{
22
return evaluate(ctx, {});
23
}
24
25
expr_result
26
expr::evaluate(expr_context *ctx, taddr argument) const
Callers
2
_at_udynamic
Function · 0.80
at_data_member_location
Function · 0.80
Calls
15
expr_error
Class · 0.85
to_string
Function · 0.85
size
Method · 0.80
address
Method · 0.80
uleb128
Method · 0.80
sleb128
Method · 0.80
reg
Method · 0.80
deref_size
Method · 0.80
xderef_size
Method · 0.80
form_tls_address
Method · 0.80
ensure
Method · 0.80
cursor
Class · 0.70
Tested by
no test coverage detected