Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DEhFrame.h137 const FDE& fde_front() const { return *m_FDEs.front(); } in fde_front() function
138 FDE& fde_front() { return *m_FDEs.front(); } in fde_front() function