Searched refs:Uint64_P (Results 1 – 2 of 2) sorted by relevance
/system/unwinding/libunwindstack/tests/ |
D | GlobalDebugImplTest.cpp | 37 GlobalDebugImpl<Elf, uint64_t, Uint64_P> debug(ARCH_X86_64, memory, libs, nullptr); in TEST() 46 GlobalDebugImpl<Elf, uint64_t, Uint64_P> debug(ARCH_ARM64, memory, libs, nullptr); in TEST()
|
/system/unwinding/libunwindstack/ |
D | GlobalDebugImpl.h | 381 struct Uint64_P { struct 406 using Impl = GlobalDebugImpl<Symfile, uint32_t, Uint64_P>; in CreateGlobalDebugImpl()
|