Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mapping_sparc64.h86 static inline bool AddrIsInHighMem(uptr a) { in AddrIsInHighMem() function
H A Dasan_mapping.h332 static inline bool AddrIsInHighMem(uptr a) { in AddrIsInHighMem() function
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_mapping.h97 inline bool AddrIsInHighMem(uptr a) { in AddrIsInHighMem() function