Searched refs:isOrdinarySection (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h423 bool isOrdinarySection = getStorageClass() == COFF::IMAGE_SYM_CLASS_STATIC; local
426 return isAppdomainGlobal || isOrdinarySection;

Completed in 100 milliseconds