Home
last modified time | relevance | path

Searched defs:ExportFlags (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp253 auto Addr) -> std::tuple<SymbolFlags, RecordLinkage> { in readSymbols()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h491 enum class ExportFlags : uint16_t { enum
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h223 support::ulittle32_t ExportFlags; member