Home
last modified time | relevance | path

Searched defs:MSec (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCMachOStreamer.cpp122 static bool canGoAfterDWARF(const MCSectionMachO &MSec) { in canGoAfterDWARF()
153 const MCSectionMachO &MSec = *cast<MCSectionMachO>(Section); in changeSection() local