Home
last modified time | relevance | path

Searched refs:Uint64_P (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/tests/
DGlobalDebugImplTest.cpp37 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/
DGlobalDebugImpl.h381 struct Uint64_P { struct
406 using Impl = GlobalDebugImpl<Symfile, uint32_t, Uint64_P>; in CreateGlobalDebugImpl()