Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.h33 m_pExTabSection(NULL), in ARMExSectionTuple()
47 return m_pExTabSection; in getExTabSection()
67 m_pExTabSection = pSection; in setExTabSection()
133 LDSection* m_pExTabSection; member