Searched refs:getTypeAndAttributes (Results 1 – 4 of 4) sorted by relevance
47 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes() function
111 unsigned TAA = getTypeAndAttributes(); in printSwitchToSection()
900 unsigned Flags = Sec.getTypeAndAttributes(); in writeObject()
1278 TAA = S->getTypeAndAttributes(); in getExplicitSectionGlobal()1283 if (S->getTypeAndAttributes() != TAA || S->getStubSize() != StubSize) { in getExplicitSectionGlobal()