Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.h32 m_pExIdxSection(NULL), in ARMExSectionTuple()
43 return m_pExIdxSection; in getExIdxSection()
63 m_pExIdxSection = pSection; in setExIdxSection()
127 LDSection* m_pExIdxSection; member