Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwindCursor.hpp719 typename A::pint_t operator*() const { return functionAddress(); } in operator *()
721 typename A::pint_t functionAddress() const { in functionAddress() function
753 pint_t thisPC = itThisPC.functionAddress(); in getInfoFromEHABISection()
754 pint_t nextPC = itNextPC.functionAddress(); in getInfoFromEHABISection()