Home
last modified time | relevance | path

Searched defs:Put (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h115 u32 StackDepotBase<Node, kReservedBits, kTabSizeLog>::Put(args_type args, in Put() function
H A Dsanitizer_chained_origin_depot.cpp129 bool ChainedOriginDepot::Put(u32 here_id, u32 prev_id, u32 *new_id) { in Put() function in __sanitizer::ChainedOriginDepot
H A Dsanitizer_quarantine.h96 void Put(Cache *c, Callback cb, Node *ptr, uptr size) { in Put() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DModuleCache.cpp191 Status ModuleCache::Put(const FileSpec &root_dir_spec, const char *hostname, in Put() function in ModuleCache
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp508 SBError SBPlatform::Put(SBFileSpec &src, SBFileSpec &dst) { Put() function in SBPlatform
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3734 void Put(Value *From, Value *To) { Storage.insert({From, To}); } in Put() function in __anon1d600f580d11::SimplificationTracker