Searched refs:gv_relptr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_globals.h30 uptr addr() const { return reinterpret_cast<uintptr_t>(this) + gv_relptr; }
36 s32 gv_relptr; member in struct:__hwasan::hwasan_global

Completed in 143 milliseconds