/external/chromium_org/third_party/tcmalloc/vendor/src/ |
D | getpc.h | 94 int pc_offset; member
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
D | getpc.h | 96 int pc_offset; member
|
/external/chromium_org/v8/src/compiler/ |
D | code-generator.h | 109 int pc_offset() const { return pc_offset_; } in pc_offset() function
|
D | code-generator.cc | 254 int pc_offset = masm()->pc_offset(); in AddSafepointAndDeopt() local 347 int CodeGenerator::BuildTranslation(Instruction* instr, int pc_offset, in BuildTranslation()
|
/external/chromium_org/v8/src/ |
D | safepoint-table.cc | 55 unsigned pc_offset = static_cast<unsigned>(pc - code_->instruction_start()); in FindEntry() local
|
D | lithium.h | 425 int pc_offset() const { return pc_offset_; } in pc_offset() function 490 int pc_offset) { in Register()
|
D | debug.cc | 1737 static int ComputeCodeOffsetFromPcOffset(Code *code, int pc_offset) { in ComputeCodeOffsetFromPcOffset() 1778 int pc_offset = code_offset + reloc; in ComputePcOffsetFromCodeOffset() local 1901 int pc_offset = ComputePcOffsetFromCodeOffset(fun->code(), code_offset); in RecompileAndRelocateSuspendedGenerators() local 2010 int pc_offset = gen->continuation(); in PrepareForBreakPoints() local
|
D | log.cc | 556 int pc_offset, in AddCodeLinePosInfoEvent() 1361 int pc_offset, in CodeLinePosInfoAddPositionEvent() 1371 int pc_offset, in CodeLinePosInfoAddStatementPositionEvent()
|
D | frames.cc | 395 unsigned pc_offset = static_cast<unsigned>(pc - holder->instruction_start()); in IteratePc() local 1013 unsigned pc_offset = in Summarize() local
|
D | profile-generator.cc | 600 int pc_offset = static_cast<int>( in RecordTickSample() local
|
D | full-codegen.h | 892 uint32_t pc_offset(uint32_t index) { in pc_offset() function
|
D | full-codegen.cc | 1675 void BackEdgeTable::AddStackCheck(Handle<Code> code, uint32_t pc_offset) { in AddStackCheck() 1684 void BackEdgeTable::RemoveStackCheck(Handle<Code> code, uint32_t pc_offset) { in RemoveStackCheck()
|
D | assembler.h | 86 int pc_offset() const { return static_cast<int>(pc_ - buffer_); } in pc_offset() function
|
D | deoptimizer.h | 582 static int pc_offset() { in pc_offset() function
|
D | deoptimizer.cc | 1077 unsigned pc_offset = FullCodeGenerator::PcField::decode(pc_and_state); in DoComputeJSFrame() local
|
D | objects.cc | 10412 BailoutId Code::TranslatePcOffsetToAstId(uint32_t pc_offset) { in TranslatePcOffsetToAstId() 10896 unsigned pc_offset = table.GetPcOffset(i); in Disassemble() local
|
/external/chromium_org/v8/src/heap/ |
D | heap.h | 1243 void SetArgumentsAdaptorDeoptPCOffset(int pc_offset) { in SetArgumentsAdaptorDeoptPCOffset() 1248 void SetConstructStubDeoptPCOffset(int pc_offset) { in SetConstructStubDeoptPCOffset() 1253 void SetGetterStubDeoptPCOffset(int pc_offset) { in SetGetterStubDeoptPCOffset() 1258 void SetSetterStubDeoptPCOffset(int pc_offset) { in SetSetterStubDeoptPCOffset()
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFDebugLine.cpp | 324 uint16_t pc_offset = debug_line_data.GetU16(&offset); in DumpStatementOpcodes() local
|
/external/chromium_org/v8/src/ia32/ |
D | deoptimizer-ia32.cc | 36 int pc_offset = deopt_data->Pc(i)->value(); in EnsureRelocSpaceForLazyDeoptimization() local
|
/external/chromium_org/v8/src/x87/ |
D | deoptimizer-x87.cc | 36 int pc_offset = deopt_data->Pc(i)->value(); in EnsureRelocSpaceForLazyDeoptimization() local
|
/external/chromium_org/v8/src/mips/ |
D | assembler-mips.h | 1131 void BlockTrampolinePoolBefore(int pc_offset) { in BlockTrampolinePoolBefore()
|
/external/chromium_org/v8/src/mips64/ |
D | assembler-mips64.h | 1167 void BlockTrampolinePoolBefore(int pc_offset) { in BlockTrampolinePoolBefore()
|
D | lithium-codegen-mips64.cc | 758 int pc_offset = masm()->pc_offset(); in RegisterEnvironmentForDeoptimization() local
|
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/ |
D | event-parse.h | 429 int pc_offset; member
|
/external/chromium_org/v8/src/arm64/ |
D | lithium-codegen-arm64.cc | 372 int pc_offset = masm()->pc_offset(); in RegisterEnvironmentForDeoptimization() local
|