Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aclements/libelfin
/ get_section_offset
Method
get_section_offset
dwarf/internal.hh:209–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
section_offset get_section_offset() const
210
{
211
return pos - sec->begin;
212
}
213
214
private:
215
cursor(const std::shared_ptr<section> sec, const char *pos)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected