Searched refs:st_other (Results 1 – 2 of 2) sorted by relevance
78 uint8_t st_other = 0x0; in readSymbols() local89 st_other = symtab[idx].st_other; in readSymbols()119 getSymBinding((st_info >> 4), st_shndx, st_other); in readSymbols()125 ResolveInfo::Visibility ld_vis = getSymVisibility(st_other); in readSymbols()447 uint8_t st_other = 0x0; in readSignature() local450 st_other = entry->st_other; in readSignature()469 result->setBinding(getSymBinding((st_info >> 4), st_shndx, st_other)); in readSignature()470 result->setVisibility(getSymVisibility(st_other)); in readSignature()578 uint8_t st_other = 0x0; in readSymbols() local589 st_other = symtab[idx].st_other; in readSymbols()[all …]
885 pSym.st_other = pSymbol.visibility(); in emitSymbol32()906 pSym.st_other = pSymbol.visibility(); in emitSymbol64()