Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelf/
H A Delf_scn.c128 scn->s_offset = scn->s_rawoff = in _libelf_load_section_headers()
132 scn->s_offset = scn->s_rawoff = in _libelf_load_section_headers()
H A D_libelf.h159 uint64_t s_rawoff; /* original offset in the file */ member
H A Delf_update.c790 e->e_rawfile + s->s_rawoff + d->d_off, in _libelf_write_scn()