HomeSort by relevance Sort by last modified time
    Searched refs:m_pAttributes (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.h 200 LDSection* m_pAttributes; // .ARM.attributes
ARMLDBackend.cpp 136 m_pAttributes(NULL) {
164 m_pAttributes = pBuilder.CreateSection(".ARM.attributes",
289 m_pAttributes->setSize(attribute().sizeOutput());
405 if (&pSection == m_pAttributes) {
    [all...]

Completed in 3113 milliseconds