Home
last modified time | relevance | path

Searched refs:s_rawoff (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/lib/libelf/
Delf_scn.c115 scn->s_offset = scn->s_rawoff = in _libelf_load_section_headers()
119 scn->s_offset = scn->s_rawoff = in _libelf_load_section_headers()
D_libelf.h155 uint64_t s_rawoff; /* original offset in the file */ member
Delf_update.c787 e->e_rawfile + s->s_rawoff + d->d_off, in _libelf_write_scn()