Home
last modified time | relevance | path

Searched defs:pc_offset (Results 26 - 48 of 48) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
H A Dassembler_arm.h1157 CodeComment(intptr_t pc_offset, const String &comment) in CodeComment() argument
1160 intptr_t pc_offset() const { return pc_offset_; } in pc_offset() function in dart::Assembler::CodeComment
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.h400 int pc_offset; member
H A Dcode-generator.cc976 int pc_offset = tasm()->pc_offset_for_safepoint(); RecordCallPosition() local
1110 BuildTranslation( Instruction* instr, int pc_offset, size_t frame_state_offset, size_t immediate_args_count, OutputFrameStateCombine state_combine) BuildTranslation() argument
[all...]
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.h852 void BlockTrampolinePoolBefore(int pc_offset) { in BlockTrampolinePoolBefore() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-interpreter.cc240 const intptr_t pc_offset = *pc_out - *code_base_out; in UpdateCodeAndSubjectReferences() local
/third_party/vixl/src/aarch32/
H A Ddisasm-aarch32.h192 Location(Offset immediate, Offset pc_offset) in Location() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.cc51 int pc_offset = static_cast<int>(frame->pc() - old_code->instruction_start()); in FindNewPC() local
548 int pc_offset; member
H A Dfunction-body-decoder-impl.h4576 uint32_t pc_offset = opcode_length + branch_depth.length; in DecodeGCOpcode() local
4661 uint32_t pc_offset in DecodeGCOpcode() local
2444 MakeMemoryAccessImmediate( uint32_t pc_offset, uint32_t max_alignment) MakeMemoryAccessImmediate() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.h1604 void BlockTrampolinePoolBefore(int pc_offset) { in BlockTrampolinePoolBefore() argument
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.h1556 void BlockTrampolinePoolBefore(int pc_offset) { in BlockTrampolinePoolBefore() argument
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1351 BlockTrampolinePoolBefore(int pc_offset) BlockTrampolinePoolBefore() argument
[all...]
H A Dassembler-ppc.cc1442 void Assembler::patch_wasm_cpi_return_address(Register dst, int pc_offset, in patch_wasm_cpi_return_address() argument
[all...]
/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimizer.cc1440 const int pc_offset = in DoComputeConstructStubFrame() local
/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.cc22 void SourcePositionTable::SetPosition(int pc_offset, int line, in SetPosition() argument
[all...]
H A Dprofile-generator.h51 int pc_offset; member
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.h1433 void BlockTrampolinePoolBefore(int pc_offset) { in BlockTrampolinePoolBefore() argument
/third_party/node/deps/v8/src/execution/
H A Dframes.cc578 unsigned pc_offset = holder.GetOffsetFromInstructionStart(isolate_, old_pc); in IteratePc() local
1283 int pc_offset = code.GetOffsetFromInstructionStart(isolate(), pc()); in LookupExceptionHandlerInTable() local
1845 int pc_offset = code.GetOffsetFromInstructionStart(isolate(), pc()); in LookupExceptionHandlerInTable() local
2155 int pc_offset = static_cast<int>(pc() - code->instruction_start()); in LookupExceptionHandlerInTable() local
[all...]
H A Disolate.cc2094 intptr_t pc_offset = sp_frame->GetPCForBytecodeOffset(offset); in ThrowInternal() local
/third_party/node/deps/v8/src/logging/
H A Dlog.cc812 AddCodeLinePosInfoEvent( void* jit_handler_data, int pc_offset, int position, JitCodeEvent::PositionType position_type, JitCodeEvent::CodeType code_type) AddCodeLinePosInfoEvent() argument
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc184 explicit EntryBuilder(int pc_offset, int stack_height, in EntryBuilder() argument
208 int pc_offset() const { return pc_offset_; } in pc_offset() function in v8::internal::wasm::__anon15158::DebugSideTableBuilder::EntryBuilder
218 void NewEntry(int pc_offset, in NewEntry() argument
1311 int pc_offset = __ pc_offset(); Rethrow() local
[all...]
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.cc86 uintptr_t pc_offset = GetCursorAddress<uintptr_t>() >> element_shift; in LinkAndGetOffsetTo() local
/third_party/node/deps/v8/src/heap/
H A Dheap.cc158 void Heap::SetConstructStubCreateDeoptPCOffset(int pc_offset) { in SetConstructStubCreateDeoptPCOffset() argument
163 void Heap::SetConstructStubInvokeDeoptPCOffset(int pc_offset) { in SetConstructStubInvokeDeoptPCOffset() argument
168 void Heap::SetInterpreterEntryReturnPCOffset(int pc_offset) { in SetInterpreterEntryReturnPCOffset() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c5407 size_t pc_offset = pc - buffer; in process_pattern() local

Completed in 88 milliseconds

12