OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:idisp
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/ld.elf_so/arch/alpha/
alpha_reloc.c
408
int64_t delta,
idisp
;
local in function:_rtld_relocate_plt_object
525
idisp
= (int64_t)(new_value - pc) >> 2;
526
if (-0x100000 <=
idisp
&&
idisp
< 0x100000) {
528
(
idisp
& 0x1fffff);
532
27 << 16 | (
idisp
& 0x3fff);
534
(int)(
idisp
& 0x3fff)));
alpha_reloc.c
408
int64_t delta,
idisp
;
local in function:_rtld_relocate_plt_object
525
idisp
= (int64_t)(new_value - pc) >> 2;
526
if (-0x100000 <=
idisp
&&
idisp
< 0x100000) {
528
(
idisp
& 0x1fffff);
532
27 << 16 | (
idisp
& 0x3fff);
534
(int)(
idisp
& 0x3fff)));
Completed in 28 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025