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.hpp469 virtual uintptr_t getDataRelBase() { in getDataRelBase() function in libunwind::AbstractUnwindCursor
954 virtual uintptr_t getDataRelBase();
1384 uintptr_t UnwindCursor<A, R>::getDataRelBase() { in getDataRelBase() function in libunwind::UnwindCursor