OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fileoffset
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/elftoolchain/dist/libelf/
libelf_ar.c
340
long arraysize,
fileoffset
, stroffset, strtabsize;
local
391
GET_LONG(p,
fileoffset
);
393
if (stroffset < 0 ||
fileoffset
< 0 ||
394
(off_t)
fileoffset
>= e->e_rawsize)
402
sym->as_off = (off_t)
fileoffset
;
libelf_ar.c
340
long arraysize,
fileoffset
, stroffset, strtabsize;
local
391
GET_LONG(p,
fileoffset
);
393
if (stroffset < 0 ||
fileoffset
< 0 ||
394
(off_t)
fileoffset
>= e->e_rawsize)
402
sym->as_off = (off_t)
fileoffset
;
Completed in 36 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026