Searched refs:GetDebugLink (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp85 fspec = obj_file->GetDebugLink().getValueOr(FileSpec());
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h127 llvm::Optional<lldb_private::FileSpec> GetDebugLink();
H A DObjectFileELF.cpp787 llvm::Optional<FileSpec> ObjectFileELF::GetDebugLink() { function in class:ObjectFileELF

Completed in 191 milliseconds