Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libunwind/src/
H A DAddressSpace.hpp169 typedef uintptr_t CacheItemKey; typedef in libunwind::UnwindInfoSectionsCache
179 bool getUnwindInfoSectionsForPC(CacheItemKey key, UnwindInfoSections &uis) { in getUnwindInfoSectionsForPC()
198 void setUnwindInfoSectionsForPC(CacheItemKey key, UnwindInfoSections &uis) { in setUnwindInfoSectionsForPC()