Home
last modified time | relevance | path

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

/external/v8/src/
Deh-frame.h76 static void WriteEmptyEhFrame(std::ostream& stream); // NOLINT
Dperf-jit.cc355 EhFrameWriter::WriteEmptyEhFrame(perf_output_stream); in LogWriteUnwindingInfo()
Deh-frame.cc55 void EhFrameWriter::WriteEmptyEhFrame(std::ostream& stream) { // NOLINT in WriteEmptyEhFrame() function in v8::internal::EhFrameWriter