Home
last modified time | relevance | path

Searched defs:AddressDiff (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Process/Utility/
H A DMemoryTagManagerAArch64MTETest.cpp455 TEST(MemoryTagManagerAArch64MTETest, AddressDiff) { in TEST() argument
/llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp33 ptrdiff_t MemoryTagManagerAArch64MTE::AddressDiff(lldb::addr_t addr1, in AddressDiff() function in MemoryTagManagerAArch64MTE