Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp659 typename A::pint_t operator*() const { return functionAddress(); } in operator *()
661 typename A::pint_t functionAddress() const { in functionAddress() function
693 pint_t thisPC = itThisPC.functionAddress(); in getInfoFromEHABISection()
694 pint_t nextPC = itNextPC.functionAddress(); in getInfoFromEHABISection()