OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetRegisterPlusOffset
(Results
1 - 2
of
2
) sorted by null
/external/lldb/source/Plugins/Instruction/ARM/
EmulateInstructionARM.cpp
557
context.
SetRegisterPlusOffset
(sp_reg, addr - sp);
569
context.
SetRegisterPlusOffset
(sp_reg, addr - sp);
639
context.
SetRegisterPlusOffset
(sp_reg, sp_offset);
696
context.
SetRegisterPlusOffset
(sp_reg, 0);
[
all
...]
/external/lldb/include/lldb/Core/
EmulateInstruction.h
246
SetRegisterPlusOffset
(RegisterInfo base_reg,
Completed in 29 milliseconds