Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h68 XCOFF::VisibilityType VisibilityType = XCOFF::SYM_V_UNSPECIFIED; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h250 enum VisibilityType : uint16_t { enum