Home
last modified time | relevance | path

Searched defs:code_offset (Results 1 – 25 of 25) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dsource-position-table.h33 int code_offset; member
123 int code_offset() const { in code_offset() function
Dsource-position-table.cc154 void SourcePositionTableBuilder::AddPosition(size_t code_offset, in AddPosition()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_context.c325 uint32_t code_offset; in pvr_pds_render_ctx_sr_program_create_and_upload() local
384 uint32_t code_offset; in pvr_pds_compute_ctx_sr_program_create_and_upload() local
934 uint32_t code_offset; in pvr_pds_sr_fence_terminate_program_create_and_upload() local
Dpvr_device.c2258 const uint32_t code_offset = ALIGN_POT(data_aligned_size, code_alignment); in pvr_gpu_upload_pds() local
Dpvr_private.h242 uint32_t code_offset; member
892 uint32_t code_offset; member
/third_party/node/deps/v8/src/execution/
Dframes.cc879 int code_offset = code.GetOffsetFromInstructionStart(isolate(), pc()); in Summarize() local
992 int code_offset = code.GetOffsetFromInstructionStart(isolate(), pc()); in position() local
1391 AbstractCode code, int code_offset, in PrintFunctionAndOffset()
1429 int code_offset = 0; in PrintTop() local
1466 int code_offset) { in CollectFunctionAndOffsetForICStats()
1556 AbstractCode abstract_code, int code_offset, bool is_constructor, in JavaScriptFrameSummary()
1642 int code_offset, bool at_to_number_conversion) in WasmFrameSummary()
1806 unsigned code_offset; in FRAME_SUMMARY_DISPATCH() local
1945 int code_offset = GetBytecodeOffset(); in position() local
Dframes.h389 int code_offset() const { return code_offset_; } in code_offset() function
417 int code_offset() const { return code_offset_; } in code_offset() function
Disolate.cc2183 int code_offset = summary.code_offset(); in ThrowInternal() local
/third_party/node/deps/v8/src/profiler/
Dprofiler-listener.cc150 int code_offset = it.code_offset(); in CodeCreateEvent() local
236 const char* source_url, int code_offset, in CodeCreateEvent()
/third_party/node/deps/v8/src/debug/
Ddebug.h93 int code_offset, int position, int generator_obj_reg_index, in BreakLocation()
143 int code_offset() { return source_position_iterator_.code_offset(); } in code_offset() function
Ddebug.cc1145 int code_offset = summary.code_offset(); in PrepareStepOnThrow() local
/third_party/mesa3d/src/amd/common/
Dac_rgp_elf_object_pack.c240 uint32_t code_offset = rgp_shader_data->base_address - in ac_rgp_file_write_elf_text() local
/third_party/node/deps/v8/src/logging/
Dcode-events.h182 int code_offset, int script_id) override { in CodeCreateEvent()
Dlog.cc506 const char* source_url, int code_offset, int script_id) { in CodeCreateEvent()
762 uint32_t code_offset = code_ref.offset(); in LogRecordedBuffer() local
/third_party/node/deps/v8/src/diagnostics/
Dperf-jit.cc415 uint32_t code_offset = code_ref.offset(); in LogWriteDebugInfo() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.h208 uint32_t code_offset; /* US_CODE_OFFSET */ member
/third_party/node/deps/v8/src/objects/
Dcall-site-info.cc549 int code_offset = info->code_offset_or_source_position(); in ComputeLocation() local
Dobjects.cc6750 int code_offset = Smi::ToInt(input_or_debug_pos()); in source_position() local
/third_party/python/Python/
Dtraceback.c797 int code_offset = tb->tb_lasti; in tb_displayline() local
/third_party/python/Objects/
Dcodeobject.c1103 int code_offset = 0; in decode_linetable() local
/third_party/node/deps/v8/src/wasm/
Dwasm-debug.cc78 int code_offset; in FindNewPC() local
Dwasm-code-manager.cc290 int code_offset = module->functions[index_].code.offset(); in LogCode() local
/third_party/node/deps/v8/src/runtime/
Druntime-test.cc1566 int code_offset, int script_id) final {} in RUNTIME_FUNCTION()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c1164 uint32_t code_offset) in anv_pipeline_add_executable()
/third_party/node/deps/v8/src/ic/
Dic.cc158 int code_offset = 0; in TraceIC() local