Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h94 enum DwarfSectionSubtypeFlags : int32_t { enum
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp739 Optional<XCOFF::DwarfSectionSubtypeFlags> DwarfSectionSubtypeFlags) { in getXCOFFSection()