Home
last modified time | relevance | path

Searched refs:st_other (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Delf.h192 unsigned char st_other; member
200 unsigned char st_other; member
/bionic/linker/
Dlinker_mips.cpp168 ElfW(Word) st_visibility = (local_sym->st_other & 0x3); in mips_relocate_got()