Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCMachOStreamer.cpp123 static bool canGoAfterDWARF(const MCSectionMachO &MSec) { in canGoAfterDWARF()
153 const MCSectionMachO &MSec = *cast<MCSectionMachO>(Section); in ChangeSection() local