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