OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:p1page
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/gold/testsuite/
relro_test.cc
76
uintptr_t
p1page
= reinterpret_cast<uintptr_t>(p1addr) & ~ (page_size - 1);
local
78
assert(i1page !=
p1page
);
80
assert(i2page !=
p1page
);
Completed in 97 milliseconds