Searched refs:isOrdinarySection (Results 1 – 2 of 2) sorted by relevance
402 bool isOrdinarySection = getStorageClass() == COFF::IMAGE_SYM_CLASS_STATIC; in isSectionDefinition() local405 return isAppdomainGlobal || isOrdinarySection; in isSectionDefinition()
421 bool isOrdinarySection = getStorageClass() == COFF::IMAGE_SYM_CLASS_STATIC; in isSectionDefinition() local424 return isAppdomainGlobal || isOrdinarySection; in isSectionDefinition()