HomeSort by relevance Sort by last modified time
    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 224 _r_debug.r_state = RT_ADD;
229 _r_debug.r_state = RT_CONSISTENT;
244 _r_debug.r_state = RT_DELETE;
249 _r_debug.r_state = RT_CONSISTENT;
257 _r_debug.r_state = RT_ADD;
259 _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 87 milliseconds