Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSymbol.h61 SymContentsTargetCommon, // Index stores the section index enumerator
345 SymbolContents = Target ? SymContentsTargetCommon : SymContentsCommon;
381 SymbolContents == SymContentsTargetCommon; in isCommon()
386 return SymbolContents == SymContentsTargetCommon; in isTargetCommon()