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

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_rdebug.h38 // r_state -> state variable to be read in r_brk().
46 // it first writes RT_ADD to 'r_state', then calls 'r_brk()'.
48 // It modifies the list, then writes RT_CONSISTENT to 'r_state' and
135 // Values for r_debug->r_state
146 int32_t r_state; member in struct:crazy::r_debug

Completed in 369 milliseconds