Home
last modified time | relevance | path

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

/bionic/libc/include/
Delf.h198 #define STV_PROTECTED 3 macro
/bionic/linker/
Dlinker_mips.cpp172 } else if (st_visibility == STV_PROTECTED) { in mips_relocate_got()