Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h78 XCOFF::VisibilityType VisibilityType = XCOFF::SYM_V_UNSPECIFIED; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h250 enum VisibilityType : uint16_t { global() enum