Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dtsd_test.cpp42 TSDRegistryT *getTSDRegistry() { return &TSDRegistry; } in getTSDRegistry() function in MockAllocator
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dcombined.h241 TSDRegistryT *getTSDRegistry() { return &TSDRegistry; } in getTSDRegistry() function