Home
last modified time | relevance | path

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

/external/v8/src/
Dsource-position-table.h31 int code_offset; member
68 int code_offset() const { in code_offset() function
Dsource-position-table.cc121 void SourcePositionTableBuilder::AddPosition(size_t code_offset, in AddPosition()
Dframes.cc742 int code_offset = static_cast<int>(pc() - code->instruction_start()); in position() local
1029 int code_offset, FILE* file, in PrintFunctionAndOffset()
1066 int code_offset = 0; in PrintTop() local
1097 int code_offset) { in CollectFunctionAndOffsetForICStats()
1124 int code_offset = 0; in CollectTopFrameForICStats() local
1158 AbstractCode* abstract_code, int code_offset, bool is_constructor, in JavaScriptFrameSummary()
1251 int code_offset, bool at_to_number_conversion) in WasmCompiledFrameSummary()
1425 unsigned code_offset; in FRAME_SUMMARY_DISPATCH() local
1572 int code_offset = GetBytecodeOffset(); in position() local
Dframes.h825 int code_offset() const { return code_offset_; } in code_offset() function
872 int code_offset() const { return code_offset_; } in code_offset() function
885 int code_offset() const { return byte_offset_; } in code_offset() function
Disolate.cc1363 int code_offset = summary.code_offset(); in Throw() local
1575 int code_offset = elements->Offset(i)->value(); in Throw() local
1605 const int code_offset = elements->Offset(i)->value(); in Throw() local
Ddeoptimizer.cc2771 int code_offset = in ComputeSourcePositionFromBaselineCode() local
Dobjects.cc19514 int code_offset = Smi::cast(input_or_debug_pos())->value(); in source_position() local
/external/v8/src/debug/
Ddebug.h93 int code_offset, int position) in BreakLocation()
173 int code_offset() override { in code_offset() function
205 int code_offset() override { return source_position_iterator_.code_offset(); } in code_offset() function
Ddebug.cc931 int code_offset = summaries[i].code_offset(); in PrepareStepOnThrow() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.h215 uint32_t code_offset; /* US_CODE_OFFSET */ member
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.cc1442 size_t code_offset = opcode & 0x3f; in DoInstruction() local
/external/pcre/dist2/src/
Dpcre2_match.c731 #define code_offset codelink in match() macro
/external/v8/src/ic/
Dic.cc146 int code_offset = 0; in TraceIC() local