Searched refs:WriteExtendedOpcode (Results 1 – 1 of 1) sorted by relevance
1393 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