OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reloc_pos
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/acorn32/stand/boot32/
boot32.c
78
u_long *
reloc_pos
; /* current empty entry */
variable in typeref:typename:u_long *
202
reloc_pos
= reloc_instruction_table;
203
*
reloc_pos
++ = 0;
245
while (reloc_entry <
reloc_pos
) {
277
reloc_pos
= current_entry;
1035
*
reloc_pos
++ = free_relocation_page->physical;
1036
*
reloc_pos
++ = destination;
1037
*
reloc_pos
++ = size;
boot32.c
78
u_long *
reloc_pos
; /* current empty entry */
variable in typeref:typename:u_long *
202
reloc_pos
= reloc_instruction_table;
203
*
reloc_pos
++ = 0;
245
while (reloc_entry <
reloc_pos
) {
277
reloc_pos
= current_entry;
1035
*
reloc_pos
++ = free_relocation_page->physical;
1036
*
reloc_pos
++ = destination;
1037
*
reloc_pos
++ = size;
Completed in 24 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025