Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DEhFrame.cpp213 removeDiscardedFDE(*cie, rel_sec); in setupAttributes()
246 void EhFrame::removeDiscardedFDE(CIE& pCIE, const LDSection* pRelocSect) { in removeDiscardedFDE() function in mcld::EhFrame
/frameworks/compile/mclinker/include/mcld/LD/
DEhFrame.h228 void removeDiscardedFDE(CIE& pCIE, const LDSection* pRelocEhFrameSect);