LLVM 22.0.0git
|
#include "llvm/DebugInfo/GSYM/GsymContext.h"
#include "llvm/DebugInfo/GSYM/GsymReader.h"
#include "llvm/Support/Path.h"
Go to the source code of this file.
Functions | |
static bool | fillLineInfoFromLocation (const SourceLocation &Location, DILineInfoSpecifier Specifier, DILineInfo &LineInfo) |
|
static |
Definition at line 23 of file GsymContext.cpp.
References llvm::sys::path::append(), llvm::DILineInfo::BadString, llvm::DILineInfo::FileName, llvm::DILineInfo::FunctionName, llvm::DILineInfo::Line, and llvm::None.
Referenced by llvm::gsym::GsymContext::getInliningInfoForAddress(), and llvm::gsym::GsymContext::getLineInfoForAddress().