Searched defs:r_debug_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_rdebug.h168 RDebug() : r_debug_(NULL), init_(false),
187 r_debug* GetAddress() { return r_debug_; }
222 r_debug* r_debug_; member in class:crazy::RDebug

Completed in 309 milliseconds