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

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_globals.h 34 static RDebug* GetRDebug() { return &Get()->rdebug_; }
40 RDebug rdebug_; member in class:crazy::Globals
crazy_linker_globals.cpp 22 Globals::Globals() : search_paths_(), rdebug_() {
crazy_linker_rdebug.cpp 277 : handler_(handler), rdebug_(rdebug), entry_(entry) { }
283 RDebug* rdebug_; member in class:crazy::__anon15376::RDebugRunnable
292 (*runnable->handler_)(runnable->rdebug_, runnable->entry_);
  /ndk/sources/android/crazy_linker/src/
crazy_linker_globals.h 34 static RDebug* GetRDebug() { return &Get()->rdebug_; }
40 RDebug rdebug_; member in class:crazy::Globals
crazy_linker_globals.cpp 22 Globals::Globals() : search_paths_(), rdebug_() {
crazy_linker_rdebug.cpp 277 : handler_(handler), rdebug_(rdebug), entry_(entry) { }
283 RDebug* rdebug_; member in class:crazy::__anon42750::RDebugRunnable
292 (*runnable->handler_)(runnable->rdebug_, runnable->entry_);

Completed in 7127 milliseconds