Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aclements/libelfin
/ get_section_offset
Method
get_section_offset
dwarf/value.cc:20–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
section_offset
21
value::get_section_offset() const
22
{
23
return cu->get_section_offset() + offset;
24
}
25
26
taddr
27
value::as_address() const
Callers
4
as_exprloc
Method · 0.45
as_reference
Method · 0.45
resolve_indirect
Method · 0.45
to_string
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected