Searched defs:getP (Results 1 – 3 of 3) sorted by relevance
28 constexpr std::pair<int, int> getP () { return { 3, 4 }; } in getP() function
33 constexpr std::tuple<int, int> getP () { return { 3, 4 }; } in getP() function
157 inline uintptr_t LocalAddressSpace::getP(pint_t addr) { in getP() function in libunwind::LocalAddressSpace450 typename P::uint_t OtherAddressSpace<P>::getP(pint_t addr) { in getP() function in libunwind::OtherAddressSpace