MCPcopy Create free account
hub / github.com/aclements/libelfin / valid

Method valid

dwarf/internal.hh:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202 }
203
204 bool valid() const
205 {
206 return !!pos;
207 }
208
209 section_offset get_section_offset() const
210 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected