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