Searched defs:m_pSection (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DOutputRelocSection.h51 /// m_pSection - LDSection of this Section
52 LDSection* m_pSection; member in class:mcld::OutputRelocSection
/frameworks/compile/mclinker/include/mcld/LD/
H A DSectionData.h46 const LDSection &getSection() const { return *m_pSection; }
72 const LDSection* m_pSection; member in class:mcld::SectionData

Completed in 51 milliseconds