Searched refs:fileoffset (Results 1 – 1 of 1) sorted by relevance
332 long arraysize, fileoffset, stroffset, strtabsize; in _libelf_ar_process_bsd_symtab() local383 GET_LONG(p, fileoffset); in _libelf_ar_process_bsd_symtab()385 if (stroffset < 0 || fileoffset < 0 || in _libelf_ar_process_bsd_symtab()386 (off_t) fileoffset >= e->e_rawsize) in _libelf_ar_process_bsd_symtab()394 sym->as_off = (off_t) fileoffset; in _libelf_ar_process_bsd_symtab()