Home
last modified time | relevance | path

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

/bionic/libc/private/
Dbionic_vdso.h38 #define VDSO_TIME_SYMBOL "__kernel_time" macro
43 #define VDSO_TIME_SYMBOL "__vdso_time" macro
/bionic/libc/bionic/
Dvdso.cpp81 vdso[VDSO_TIME] = { VDSO_TIME_SYMBOL, nullptr }; in __libc_init_vdso()