Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp724 Optional<XCOFF::DwarfSectionSubtypeFlags> DwarfSectionSubtypeFlags) { in getXCOFFSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h89 enum DwarfSectionSubtypeFlags : int32_t { enum