Home
last modified time | relevance | path

Searched refs:SymContentsTargetCommon (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbol.h61 SymContentsTargetCommon, // Index stores the section index enumerator
344 SymbolContents = Target ? SymContentsTargetCommon : SymContentsCommon;
380 SymbolContents == SymContentsTargetCommon; in isCommon()
385 return SymbolContents == SymContentsTargetCommon; in isTargetCommon()