Home
last modified time | relevance | path

Searched refs:SV_MachO (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCSection.h34 SV_MachO enumerator
DMCSectionMachO.h94 return S->getVariant() == SV_MachO; in classof()
/external/llvm/lib/MC/
DMCSectionMachO.cpp74 : MCSection(SV_MachO, K), TypeAndAttributes(TAA), Reserved2(reserved2) { in MCSectionMachO()