Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCMachOStreamer.cpp139 static bool canGoAfterDWARF(const MCSectionMachO &MSec) { in canGoAfterDWARF()
171 const MCSectionMachO &MSec = *cast<MCSectionMachO>(Section); in changeSection() local