Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp396 static bool hasELFMagic(StringRef FilePath) { in hasELFMagic() function
435 if (!hasELFMagic(FilePath)) in findBinaries()