Searched defs:lr (Results 1 – 3 of 3) sorted by relevance
30 uintptr_t lr) in artInstrumentationMethodEntryFromCode()
305 uint8_t* lr = reinterpret_cast<uint8_t*>(sp) + kQuickCalleeSaveFrame_RefAndArgs_LrOffset; in GetCallingPc() local
959 uintptr_t lr, bool interpreter_entry) { in PushInstrumentationStackFrame()