HomeSort by relevance Sort by last modified time
    Searched refs:r_state (Results 1 - 5 of 5) sorted by null

  /bionic/linker/
linker.h 88 int32_t r_state; member in struct:r_debug
linker.cpp 228 _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;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
link.h 62 } r_state; member in struct:r_debug
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
link.h 62 } r_state; member in struct:r_debug
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
link.h 62 } r_state; member in struct:r_debug

Completed in 6093 milliseconds