Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSectionMachO.h56 unsigned getTypeAndAttributes() const { return TypeAndAttributes; } in getTypeAndAttributes() function
/external/llvm/lib/MC/
DMCSectionMachO.cpp98 unsigned TAA = getTypeAndAttributes(); in PrintSwitchToSection()
DMachObjectWriter.cpp233 unsigned Flags = Section.getTypeAndAttributes(); in WriteSection()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp570 TAA = S->getTypeAndAttributes(); in getExplicitSectionGlobal()
575 if (S->getTypeAndAttributes() != TAA || S->getStubSize() != StubSize) { in getExplicitSectionGlobal()