Home
last modified time | relevance | path

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

/external/v8/src/
Dgdb-jit.cc1471 WriteExtendedOpcode(w, DW_LNE_SET_ADDRESS, sizeof(intptr_t)); in WriteBodyInternal()
1540 WriteExtendedOpcode(w, DW_LNE_END_SEQUENCE, 0); in WriteBodyInternal()
1546 void WriteExtendedOpcode(Writer* w, in WriteExtendedOpcode() function in v8::internal::GDBJITInterface::DebugLineSection