Searched defs:new_pc (Results 1 – 6 of 6) sorted by relevance
/external/vixl/test/ |
D | test-pool-manager.cc | 610 int32_t new_pc = pool_manager.Emit(&masm, in TEST() local 641 int32_t new_pc = pool_manager.Emit(&masm, in TEST() local 748 int32_t new_pc = in TEST() local 832 int32_t new_pc = in TEST() local
|
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS64/ |
D | EmulateInstructionMIPS64.cpp | 994 uint64_t old_pc = 0, new_pc = 0; in EvaluateInstruction() local
|
/external/llvm-project/lldb/source/API/ |
D | SBFrame.cpp | 350 bool SBFrame::SetPC(addr_t new_pc) { in SetPC()
|
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/ |
D | EmulateInstructionMIPS.cpp | 1101 uint64_t old_pc = 0, new_pc = 0; in EvaluateInstruction() local
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.cc | 216 int32_t new_pc = pool_manager_.Emit(this, GetCursorOffset(), size); in EnsureEmitPoolsFor() local
|
D | macro-assembler-aarch32.h | 409 int32_t new_pc = pool_manager_.Emit(this, pc, kPaddingBytes); in BindHelper() local 450 int32_t new_pc = pool_manager_.Emit(this, variable 471 int32_t new_pc = pool_manager_.Emit(this, pc, total_size); in Place() local 485 int32_t new_pc = variable
|