Home
last modified time | relevance | path

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

/external/v8/src/
Dperf-jit.cc99 uint64_t unwinding_size_; member
351 unwinding_info_header.unwinding_size_ = code->unwinding_info_size(); in LogWriteUnwindingInfo()
352 unwinding_info_header.mapped_size_ = unwinding_info_header.unwinding_size_; in LogWriteUnwindingInfo()
354 unwinding_info_header.unwinding_size_ = EhFrameConstants::kEhFrameHdrSize; in LogWriteUnwindingInfo()
359 unwinding_info_header.unwinding_size_); in LogWriteUnwindingInfo()