LLVM 22.0.0git
LVReaderHandler.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "ReaderHandler"

Functions

static std::string searchForExe (const StringRef Path, const StringRef Extension)
static std::string searchForObj (const StringRef Path, const StringRef Extension)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "ReaderHandler"

Definition at line 26 of file LVReaderHandler.cpp.

Function Documentation

◆ searchForExe()

◆ searchForObj()