Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Dlibunwind.cpp268 return co->getDataRelBase(); in _LIBUNWIND_WEAK_ALIAS()
H A DUnwindCursor.hpp493 virtual uintptr_t getDataRelBase() { in getDataRelBase() function in libunwind::AbstractUnwindCursor
978 virtual uintptr_t getDataRelBase();
1416 uintptr_t UnwindCursor<A, R>::getDataRelBase() { in getDataRelBase() function in libunwind::UnwindCursor