Searched refs:fde_bytes (Results 1 – 1 of 1) sorted by relevance
1305 byte* fde_bytes = reinterpret_cast<byte*>(frame); in NextFDE() local1306 fde_bytes += frame->GetLength(); in NextFDE()1307 return reinterpret_cast<FDE*>(fde_bytes); in NextFDE()