Searched refs:VER_FLG_BASE (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/bits/ | ||
D | elf_common.h | 897 #define VER_FLG_BASE 0x01 macro |
/bionic/linker/ | ||
D | linker.cpp | 2691 if ((verdef->vd_flags & VER_FLG_BASE) != 0) { in for_each_verdef() |