Searched refs:m_pAttributes (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.h200 LDSection* m_pAttributes; // .ARM.attributes member in class:mcld::ARMGNULDBackend
H A DARMLDBackend.cpp136 m_pAttributes(NULL) {
164 m_pAttributes = pBuilder.CreateSection(".ARM.attributes",
289 m_pAttributes->setSize(attribute().sizeOutput());
405 if (&pSection == m_pAttributes) {

Completed in 184 milliseconds