Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A Dlibunwind.cpp257 return co->getDataRelBase(); in _LIBUNWIND_WEAK_ALIAS()
H A DUnwindCursor.hpp468 virtual uintptr_t getDataRelBase() { in getDataRelBase() function in libunwind::AbstractUnwindCursor
941 virtual uintptr_t getDataRelBase();
1351 uintptr_t UnwindCursor<A, R>::getDataRelBase() { in getDataRelBase() function in libunwind::UnwindCursor