Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h153 enum DwarfSectionSubtypeFlags : int32_t { enum
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp777 std::optional<XCOFF::DwarfSectionSubtypeFlags> DwarfSectionSubtypeFlags) { in getXCOFFSection()