Searched refs:fde_count (Results 1 – 1 of 1) sorted by relevance
58 uint32_t* fde_count = reinterpret_cast<uint32_t*>(data + 8); in emitOutput() local60 *fde_count = m_EhFrame.getEhFrame()->numOfFDEs(); in emitOutput()62 *fde_count = 0; in emitOutput()64 if (*fde_count == 0) { in emitOutput()