Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/sancov/
Dsancov.cpp704 uint32_t IndirectSymbol = in findMachOIndirectCovFunctions() local
707 if (IndirectSymbol < Symtab.nsyms) { in findMachOIndirectCovFunctions()
708 object::SymbolRef Symbol = *(O.getSymbolByIndex(IndirectSymbol)); in findMachOIndirectCovFunctions()