Searched refs:OtherAddressSpace (Results 1 – 2 of 2) sorted by relevance
377 class OtherAddressSpace { class379 OtherAddressSpace(task_t task) : fTask(task) {} in OtherAddressSpace() function in libunwind::OtherAddressSpace401 template <typename P> uint8_t OtherAddressSpace<P>::get8(pint_t addr) { in get8()405 template <typename P> uint16_t OtherAddressSpace<P>::get16(pint_t addr) { in get16()409 template <typename P> uint32_t OtherAddressSpace<P>::get32(pint_t addr) { in get32()413 template <typename P> uint64_t OtherAddressSpace<P>::get64(pint_t addr) { in get64()418 typename P::uint_t OtherAddressSpace<P>::getP(pint_t addr) { in getP()423 uint64_t OtherAddressSpace<P>::getULEB128(pint_t &addr, pint_t end) { in getULEB128()433 int64_t OtherAddressSpace<P>::getSLEB128(pint_t &addr, pint_t end) { in getSLEB128()442 template <typename P> void *OtherAddressSpace<P>::localCopy(pint_t addr) { in localCopy()[all …]
85 UnwindCursor<OtherAddressSpace<Pointer32<LittleEndian> >, in unw_init_remote_thread()90 OtherAddressSpace<Pointer64<LittleEndian> >, Registers_x86_64>( in unw_init_remote_thread()95 UnwindCursor<OtherAddressSpace<Pointer32<BigEndian> >, Registers_ppc>( in unw_init_remote_thread()