Searched refs:getCIE (Results 1 – 3 of 3) sorted by relevance
143 const CIE& getCIE() const { return *m_pCIE; } in getCIE() function144 CIE& getCIE() { return *m_pCIE; } in getCIE() function
146 pFDE.getCIE().add(pFDE); in addFDE()277 fde.getCIE().remove(fde); in removeDiscardedFDE()
143 uint8_t fde_encoding = pFDE.getCIE().getFDEEncode(); in computePCBegin()