Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/sancov/
H A Dsancov.cc325 findSanitizerCovFunctions(const object::ObjectFile &O) { in findSanitizerCovFunctions() function
454 std::set<uint64_t> findSanitizerCovFunctions(const std::string &FileName) { in findSanitizerCovFunctions() function