Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.h34 m_pRelExIdxSection(NULL), in ARMExSectionTuple()
51 return m_pRelExIdxSection; in getRelExIdxSection()
71 m_pRelExIdxSection = pSection; in setRelExIdxSection()
139 LDSection* m_pRelExIdxSection; member