Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionMachO.h91 return S->getVariant() == SV_MachO; in classof()
H A DMCSection.h46 SV_MachO, enumerator
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionMachO.cpp95 : MCSection(SV_MachO, Section, K.isText(), in MCSectionMachO()
H A DMCAsmStreamer.cpp1105 assert(Section->getVariant() == MCSection::SV_MachO && in emitZerofill()
1130 assert(Section->getVariant() == MCSection::SV_MachO && in emitTBSSSymbol()