Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libunwind/src/
Dlibunwind.cpp268 return co->getDataRelBase(); in _LIBUNWIND_WEAK_ALIAS()
DUnwindCursor.hpp469 virtual uintptr_t getDataRelBase() { in getDataRelBase() function in libunwind::AbstractUnwindCursor
942 virtual uintptr_t getDataRelBase();
1367 uintptr_t UnwindCursor<A, R>::getDataRelBase() { in getDataRelBase() function in libunwind::UnwindCursor