Searched refs:SHN_UNDEF (Results 1 – 3 of 3) sorted by relevance
167 sym_is_undefined = (sym.st_shndx == consts.SHN_UNDEF)210 if sym.st_shndx == consts.SHN_UNDEF:246 and sym.st_shndx != consts.SHN_UNDEF):
105 SHN_UNDEF = 0 variable
669 if sym.st_shndx == consts.SHN_UNDEF: