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

/gem5/ext/libelf/
H A Delf_scn.c106 scn->s_offset = scn->s_rawoff =
110 scn->s_offset = scn->s_rawoff =
H A D_libelf.h131 uint64_t s_rawoff; /* original offset in the file */ member in struct:_Elf_Scn
H A Delf_update.c534 * The `s_rawoff' member contains the offset into the original
556 e->e_rawfile + s->s_rawoff + d->d_off, d->d_size);

Completed in 9 milliseconds