OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wrprotect_start
(Results
1 - 2
of
2
) sorted by null
/bionic/linker/
linker.h
102
unsigned
wrprotect_start
;
member in struct:soinfo
linker.c
891
si->
wrprotect_start
= 0xffffffff;
995
if ((unsigned)pbase < si->
wrprotect_start
)
996
si->
wrprotect_start
= (unsigned)pbase;
[
all
...]
Completed in 1923 milliseconds