Searched refs:WriteCIE (Results 1 – 1 of 1) sorted by relevance
1576 int WriteCIE(Writer* w);1665 int UnwindInfoSection::WriteCIE(Writer* w) { in WriteCIE() function in v8::internal::GDBJITInterface::UnwindInfoSection1787 uint32_t cie_position = WriteCIE(w); in WriteBodyInternal()