Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp88 getCodeLoadRecord(const Symbol &Sym, std::atomic<uint64_t> &CodeIndex) { in getCodeLoadRecord() function
239 Batch.CodeLoadRecords.push_back(getCodeLoadRecord(*Sym, CodeIndex)); in getRecords()