Searched refs:ChainedOriginDepotGet (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_chained_origin_depot.h21 u32 ChainedOriginDepotGet(u32 id, u32 *other);
H A Dmsan_chained_origin_depot.cpp117 u32 ChainedOriginDepotGet(u32 id, u32 *other) { function in namespace:__msan
H A Dmsan_origin.h88 u32 stack_id = ChainedOriginDepotGet(getChainedId(), &prev_id);

Completed in 82 milliseconds