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.h36 m_pExIdxSection(NULL) { in ARMExSectionTuple()
44 return m_pExIdxSection; in getExIdxSection()
52 m_pExIdxSection = pSection; in setExIdxSection()
80 LDSection* m_pExIdxSection; member