Searched refs:functionAddress (Results 1 – 1 of 1) sorted by relevance
1267 typename A::pint_t operator*() const { return functionAddress(); } in operator *()1269 typename A::pint_t functionAddress() const { in functionAddress() function1326 pint_t thisPC = itThisPC.functionAddress(); in getInfoFromEHABISection()1331 pint_t nextPC = (itNextPC == end) ? UINTPTR_MAX : itNextPC.functionAddress(); in getInfoFromEHABISection()