Searched refs:r_state (Results 1 - 2 of 2) sorted by relevance

/bionic/linker/
H A Dlinker.h88 int32_t r_state; member in struct:r_debug
H A Dlinker.cpp228 _r_debug.r_state = RT_ADD;
233 _r_debug.r_state = RT_CONSISTENT;
245 _r_debug.r_state = RT_DELETE;
250 _r_debug.r_state = RT_CONSISTENT;
255 _r_debug.r_state = RT_ADD;
257 _r_debug.r_state = RT_CONSISTENT;

Completed in 44 milliseconds