Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionXCOFF.cpp125 OS << "\n\t.dwsect " << format("0x%" PRIx32, *getDwarfSubtypeFlags()) in printSwitchToSection()
H A DXCOFFObjectWriter.cpp584 *MCSec->getDwarfSubtypeFlags(), in executePostLayoutBinding()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h127 std::optional<XCOFF::DwarfSectionSubtypeFlags> getDwarfSubtypeFlags() const { in getDwarfSubtypeFlags() function