Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/MC/
HDMCSection.h34 SV_MachO enumerator
HDMCSectionMachO.h184 return S->getVariant() == SV_MachO; in classof()
/trueos/contrib/llvm/lib/MC/
HDMCSectionMachO.cpp77 : MCSection(SV_MachO, K), TypeAndAttributes(TAA), Reserved2(reserved2) { in MCSectionMachO()