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.hpp666 typename A::pint_t operator*() const { return functionAddress(); } in operator *()
668 typename A::pint_t functionAddress() const { in functionAddress() function
700 pint_t thisPC = itThisPC.functionAddress(); in getInfoFromEHABISection()
701 pint_t nextPC = itNextPC.functionAddress(); in getInfoFromEHABISection()