Searched defs:pc_offset (Results 1 – 9 of 9) sorted by relevance
113 bool HandleSpecialOpcode(uint32_t pc_offset, int32_t line_offset) in HandleSpecialOpcode()
281 auto pc_offset = static_cast<uint32_t>(adjust_opcode / LineNumberProgramItem::LINE_RANGE); in HandleSpecialOpcode() local
132 bool HandleSpecialOpcode(uint32_t pc_offset, int32_t line_offset) in HandleSpecialOpcode()
178 static void SetCatchBlockPcOffset(uint32_t pc_offset) in SetCatchBlockPcOffset()231 static void SetupCatchBlockPcOffset(uint32_t pc_offset) in SetupCatchBlockPcOffset()
120 uintptr_t pc_offset = pc - vma->start_addr + vma->offset; in PrintFrame() local
345 uint32_t pc_offset = panda_file::INVALID_OFFSET; in FindCatchBlock() local
231 uint32_t pc_offset = method->FindCatchBlock(thread->GetException()->ClassAddr<Class>(), pc); in FindCatchBlockInCFrames() local
1689 size_t pc_offset = 0; in MakeOrderAndOffsets() local
2318 … uint32_t pc_offset = this->FindCatchBlock(thread->GetException(), this->GetBytecodeOffset()); in FindCatchBlockStackless() local