OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sect_offset
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/amiga/stand/bootblock/elf2bb/
elf2bb.c
109
uint32_t *
sect_offset
;
local in function:main
254
sect_offset
= malloc(be16toh(eh->e_shnum) * sizeof(uint32_t));
264
sect_offset
[i] = l;
323
base = buffer +
sect_offset
[n];
341
value = be32toh(ra->r_addend) + eval(s,
sect_offset
);
Completed in 276 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025