Searched refs:GetChainedOriginDepot (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_chained_origin_depot.cpp20 ChainedOriginDepot* GetChainedOriginDepot() { return &chainedOriginDepot; } function in namespace:__dfsan
H A Ddfsan_chained_origin_depot.h22 ChainedOriginDepot* GetChainedOriginDepot();
H A Ddfsan_origin.h67 u32 stack_id = GetChainedOriginDepot()->Get(getChainedId(), &prev_id);
95 GetChainedOriginDepot()->Put(h.id(), prev.raw_id(), &chained_id);
H A Ddfsan_custom.cpp2443 GetChainedOriginDepot()->LockAll();
2447 GetChainedOriginDepot()->UnlockAll();

Completed in 71 milliseconds