Searched refs:fde_front (Results 1 – 1 of 1) sorted by relevance
137 const FDE& fde_front() const { return *m_FDEs.front(); } in fde_front() function138 FDE& fde_front() { return *m_FDEs.front(); } in fde_front() function