Home
last modified time | relevance | path

Searched refs:getDwarfSubtypeFlags (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionXCOFF.cpp110 << format("0x%" PRIx32, getDwarfSubtypeFlags().getValue()) << '\n'; in PrintSwitchToSection()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h113 Optional<XCOFF::DwarfSectionSubtypeFlags> getDwarfSubtypeFlags() const { in getDwarfSubtypeFlags() function