Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h153 enum DwarfSectionSubtypeFlags : int32_t { global() enum
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp783 getXCOFFSection(StringRef Section,SectionKind Kind,std::optional<XCOFF::CsectProperties> CsectProp,bool MultiSymbolsAllowed,const char * BeginSymName,std::optional<XCOFF::DwarfSectionSubtypeFlags> DwarfSectionSubtypeFlags) getXCOFFSection() argument