Searched refs:fde_position (Results 1 – 1 of 1) sorted by relevance
1713 int fde_position = static_cast<uint32_t>(w->position()); in WriteFDE() local1714 w->Write<int32_t>(fde_position - cie_position + 4); in WriteFDE()1724 WriteLength(w, &fde_length_slot, fde_position); in WriteFDE()