Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h95 XCOFF::VisibilityType VisibilityType = XCOFF::SYM_V_UNSPECIFIED; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h251 enum VisibilityType : uint16_t { enum