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

/freebsd-10.0-release/lib/libelf/
H A Delf_scn.c108 scn->s_offset = scn->s_rawoff =
112 scn->s_offset = scn->s_rawoff =
H A D_libelf.h130 uint64_t s_rawoff; /* original offset in the file */ member in struct:_Elf_Scn
H A Delf_update.c619 * The `s_rawoff' member contains the offset into the original
641 e->e_rawfile + s->s_rawoff + d->d_off, d->d_size);

Completed in 171 milliseconds