Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCSectionXCOFF.cpp112 OS << "\n\t.dwsect " << format("0x%" PRIx32, *getDwarfSubtypeFlags()) in printSwitchToSection()
H A DXCOFFObjectWriter.cpp514 *MCSec->getDwarfSubtypeFlags(), in executePostLayoutBinding()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h121 std::optional<XCOFF::DwarfSectionSubtypeFlags> getDwarfSubtypeFlags() const { in getDwarfSubtypeFlags() function