Searched refs:st_other (Results 1 – 3 of 3) sorted by relevance
48 byte_t st_other; variable96 return ELF_ST_VISIBILITY(st_other); in getVisibility()163 AR & st_other; in serialize() local185 AR & st_other; in serialize() local
82 uint8_t st_other = 0x0; in readSymbols() local93 st_other = symtab[idx].st_other; in readSymbols()124 ResolveInfo::Binding ld_binding = getSymBinding((st_info >> 4), st_shndx, st_other); in readSymbols()130 ResolveInfo::Visibility ld_vis = getSymVisibility(st_other); in readSymbols()468 uint8_t st_other = 0x0; in readSignature() local471 st_other = entry->st_other; in readSignature()491 result->setBinding(getSymBinding((st_info >> 4), st_shndx, st_other)); in readSignature()492 result->setVisibility(getSymVisibility(st_other)); in readSignature()607 uint8_t st_other = 0x0; in readSymbols() local618 st_other = symtab[idx].st_other; in readSymbols()[all …]
936 pSym.st_other = pSymbol.visibility(); in emitSymbol32()959 pSym.st_other = pSymbol.visibility(); in emitSymbol64()