OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r_state
(Results
1 - 3
of
3
) sorted by null
/bionic/linker/
linker.h
77
int32_t
r_state
;
member in struct:r_debug
linker.c
215
_r_debug.
r_state
= RT_ADD;
220
_r_debug.
r_state
= RT_CONSISTENT;
235
_r_debug.
r_state
= RT_DELETE;
240
_r_debug.
r_state
= RT_CONSISTENT;
248
_r_debug.
r_state
= RT_ADD;
250
_r_debug.
r_state
= RT_CONSISTENT;
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
link.h
62
}
r_state
;
member in struct:r_debug
Completed in 17 milliseconds