Home
last modified time | relevance | path

Searched refs:WriteExtendedOpcode (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/diagnostics/
Dgdb-jit.cc1393 WriteExtendedOpcode(w, DW_LNE_SET_ADDRESS, sizeof(intptr_t)); in WriteBodyInternal()
1462 WriteExtendedOpcode(w, DW_LNE_END_SEQUENCE, 0); in WriteBodyInternal()
1468 void WriteExtendedOpcode(Writer* w, DWARF2ExtendedOpcode op, in WriteExtendedOpcode() function in v8::internal::GDBJITInterface::DebugLineSection