MCPcopy 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
20section_offset
21value::get_section_offset() const
22{
23 return cu->get_section_offset() + offset;
24}
25
26taddr
27value::as_address() const

Callers 4

as_exprlocMethod · 0.45
as_referenceMethod · 0.45
resolve_indirectMethod · 0.45
to_stringFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected