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