Home
last modified time | relevance | path

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

/external/u-boot/board/gdsys/p1022/
Dsdhc_boot.c38 u32 blklen, code_offset, code_len, n; in mmc_get_env_addr() local
Dcontrolcenterd-id.c415 u32 code_len, code_offset, target_addr, exec_entry; in compute_second_stage_hash() local
793 u32 code_len, code_offset; in load_sd_key_program() local
/external/u-boot/board/freescale/common/
Dsdhc_boot.c23 u32 blklen, code_offset, code_len, n; in mmc_get_env_addr() local
/external/v8/src/codegen/
Dsource-position-table.h33 int code_offset; member
123 int code_offset() const { in code_offset() function
Dsource-position-table.cc145 void SourcePositionTableBuilder::AddPosition(size_t code_offset, in AddPosition()
/external/v8/src/execution/
Dframes.cc876 int code_offset = static_cast<int>(pc() - code.InstructionStart()); in position() local
1187 AbstractCode code, int code_offset, in PrintFunctionAndOffset()
1225 int code_offset = 0; in PrintTop() local
1256 int code_offset) { in CollectFunctionAndOffsetForICStats()
1347 AbstractCode abstract_code, int code_offset, bool is_constructor, in JavaScriptFrameSummary()
1409 int code_offset, bool at_to_number_conversion) in WasmFrameSummary()
1563 unsigned code_offset; in FRAME_SUMMARY_DISPATCH() local
1701 int code_offset = GetBytecodeOffset(); in position() local
Dframes.h374 int code_offset() const { return code_offset_; } in code_offset() function
401 int code_offset() const { return code_offset_; } in code_offset() function
Disolate.cc1955 int code_offset = summary.code_offset(); in ThrowInternal() local
2231 const int code_offset = elements->Offset(i).value(); in ThrowInternal() local
/external/v8/src/debug/
Ddebug.h98 int code_offset, int position, int generator_obj_reg_index) in BreakLocation()
142 int code_offset() { return source_position_iterator_.code_offset(); } in code_offset() function
Ddebug.cc1000 int code_offset = summary.code_offset(); in PrepareStepOnThrow() local
/external/v8/src/diagnostics/
Dperf-jit.cc400 uint32_t code_offset = code_ref.offset(); in LogWriteDebugInfo() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.h215 uint32_t code_offset; /* US_CODE_OFFSET */ member
/external/u-boot/include/
Dfsl_qe.h256 u32 code_offset;/* Offset of the actual microcode */ member
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.cc1442 size_t code_offset = opcode & 0x3f; in DoInstruction() local
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c1109 uint32_t code_offset) in anv_pipeline_add_executable()
/external/v8/src/wasm/
Dwasm-debug.cc156 int code_offset; in FindNewPC() local
/external/v8/src/ic/
Dic.cc135 int code_offset = 0; in TraceIC() local
/external/v8/src/logging/
Dlog.cc715 uint32_t code_offset = code_ref.offset(); in LogRecordedBuffer() local
/external/v8/src/objects/
Dobjects.cc6525 int code_offset = Smi::ToInt(input_or_debug_pos()); in source_position() local