Lines Matching refs:SHN_COMMON
335 #define SHN_COMMON 0xfff2 /* Associated symbol is common */14394 must play with the SHN_COMMON type of the symbol */14452 esym->st_shndx = SHN_COMMON;18495 if (sym->st_shndx == SHN_COMMON) {