9 #ifndef LLVM_DEBUGINFO_GSYM_LOOKUPRESULT_H 10 #define LLVM_DEBUGINFO_GSYM_LOOKUPRESULT_H 63 #endif // #ifndef LLVM_DEBUGINFO_GSYM_LOOKUPRESULT_H StringRef Base
Line entry source file basename.
StringRef FuncName
The concrete function name that contains LookupAddr.
This class represents lattice values for constants.
StringRef Dir
Line entry source file directory path.
uint32_t Line
Source file line number.
uint64_t LookupAddr
The address that this lookup pertains to.
SourceLocations Locations
The source locations that match this address.
StringRef Name
Function or symbol name.
A class that represents an address range.
bool operator==(const FunctionInfo &LHS, const FunctionInfo &RHS)
uint32_t Offset
Byte size offset within the named function.
std::vector< SourceLocation > SourceLocations
AddressRange FuncRange
The concrete function address range.
std::string getSourceFile(uint32_t Index) const
This class implements an extremely fast bulk output stream that can only output to a stream.
StringRef - Represent a constant reference to a string, i.e.
raw_ostream & operator<<(raw_ostream &OS, const FunctionInfo &R)