Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/MC/
DMCSymbolXCOFF.h70 XCOFF::VisibilityType VisibilityType = XCOFF::SYM_V_UNSPECIFIED; variable
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DXCOFF.h184 enum VisibilityType : uint16_t { enum