Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.h161 ARMExSectionTuple* getTupleByExIdx(const Fragment* pExIdxFragment) const { in getTupleByExIdx() argument
162 ExIdxMap::const_iterator it = m_ExIdxToTuple.find(pExIdxFragment); in getTupleByExIdx()