OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:where64
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/ld.elf_so/arch/x86_64/
mdreloc.c
153
Elf64_Addr *
where64
;
local in function:_rtld_relocate_nonplt_objects
159
where64
= (Elf64_Addr *)(obj->relocbase + rela->r_offset);
160
where32 = (Elf32_Addr *)
where64
;
206
if (*
where64
!= tmp64)
207
*
where64
= tmp64;
210
obj->path, (void *)*
where64
, defobj->path));
215
(Elf64_Addr)
where64
);
226
if (*
where64
!= tmp64)
227
*
where64
= tmp64;
230
obj->path, (void *)*
where64
, defobj->path))
[
all
...]
mdreloc.c
153
Elf64_Addr *
where64
;
local in function:_rtld_relocate_nonplt_objects
159
where64
= (Elf64_Addr *)(obj->relocbase + rela->r_offset);
160
where32 = (Elf32_Addr *)
where64
;
206
if (*
where64
!= tmp64)
207
*
where64
= tmp64;
210
obj->path, (void *)*
where64
, defobj->path));
215
(Elf64_Addr)
where64
);
226
if (*
where64
!= tmp64)
227
*
where64
= tmp64;
230
obj->path, (void *)*
where64
, defobj->path))
[
all
...]
Completed in 21 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025