LLVM
15.0.0git
|
LocalDIFetcher searches local cache directories for debug info. More...
#include "llvm/DebugInfo/Symbolize/DIFetcher.h"
Public Member Functions | |
LocalDIFetcher (ArrayRef< std::string > DebugFileDirectory) | |
virtual | ~LocalDIFetcher ()=default |
Optional< std::string > | fetchBuildID (ArrayRef< uint8_t > BuildID) const override |
![]() | |
virtual | ~DIFetcher ()=default |
LocalDIFetcher searches local cache directories for debug info.
Definition at line 36 of file DIFetcher.h.
|
inline |
Definition at line 38 of file DIFetcher.h.
|
virtualdefault |
|
overridevirtual |
Implements llvm::symbolize::DIFetcher.
Definition at line 24 of file DIFetcher.cpp.
References llvm::sys::path::append(), llvm::ArrayRef< T >::empty(), endif(), llvm::sys::fs::exists(), llvm::None, and llvm::symbolize::toHex().