Searched refs:OtherAddressSpace (Results 1 – 2 of 2) sorted by relevance
468 class OtherAddressSpace { class470 OtherAddressSpace(task_t task) : fTask(task) {} in OtherAddressSpace() function in libunwind::OtherAddressSpace493 template <typename P> uint8_t OtherAddressSpace<P>::get8(pint_t addr) { in get8()497 template <typename P> uint16_t OtherAddressSpace<P>::get16(pint_t addr) { in get16()501 template <typename P> uint32_t OtherAddressSpace<P>::get32(pint_t addr) { in get32()505 template <typename P> uint64_t OtherAddressSpace<P>::get64(pint_t addr) { in get64()510 typename P::uint_t OtherAddressSpace<P>::getP(pint_t addr) { in getP()515 uint64_t OtherAddressSpace<P>::getULEB128(pint_t &addr, pint_t end) { in getULEB128()525 int64_t OtherAddressSpace<P>::getSLEB128(pint_t &addr, pint_t end) { in getSLEB128()534 template <typename P> void *OtherAddressSpace<P>::localCopy(pint_t addr) { in localCopy()[all …]
88 UnwindCursor<OtherAddressSpace<Pointer32<LittleEndian> >, in unw_init_remote_thread()93 OtherAddressSpace<Pointer64<LittleEndian> >, Registers_x86_64>( in unw_init_remote_thread()98 UnwindCursor<OtherAddressSpace<Pointer32<BigEndian> >, Registers_ppc>( in unw_init_remote_thread()