OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adjusted_base
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/pdisk/dist/
partition_map.c
621
uint32_t
adjusted_base
= 0;
local
683
adjusted_base
= base + length;
690
adjusted_base
= data->dpme_pblock_start;
691
adjusted_length = base -
adjusted_base
;
696
adjusted_base
= base + length;
720
cur->data->dpme_pblock_start =
adjusted_base
;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_win.cc
624
uptr
adjusted_base
= base_address - preferred_base;
local
627
cur_module.set(module_name,
adjusted_base
);
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_win.cpp
707
uptr
adjusted_base
= base_address - preferred_base;
711
cur_module.set(&module_name[0],
adjusted_base
);
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_win.cpp
675
uptr
adjusted_base
= base_address - preferred_base;
679
cur_module.set(&module_name[0],
adjusted_base
);
Completed in 49 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026