Home
last modified time | relevance | path

Searched refs:cie_front (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DEhFrame.h199 const CIE& cie_front() const { return *m_CIEs.front(); } in cie_front() function
200 CIE& cie_front() { return *m_CIEs.front(); } in cie_front() function