Home
last modified time | relevance | path

Searched defs:TypedSymbol (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/__support/OSUtil/linux/
H A Dvdso.h68 template <VDSOSym sym> struct TypedSymbol { struct
73 LIBC_INLINE auto operator()(Args &&...args) const { in operator()