OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:page_max
(Results
1 - 1
of
1
) sorted by null
/bionic/linker/
linker_phdr.cpp
213
Elf32_Addr
page_max
= PAGE_END(header_.e_phoff + (phdr_num_ * sizeof(Elf32_Phdr)));
local
216
phdr_size_ =
page_max
- page_min;
Completed in 37 milliseconds