LLVM: llvm::gsym::MergedFunctionsInfo Struct Reference (original) (raw)

#include "[llvm/DebugInfo/GSYM/MergedFunctionsInfo.h](MergedFunctionsInfo%5F8h%5Fsource.html)"

Public Member Functions
LLVM_ABI void clear ()
bool isValid ()
Query if a MergedFunctionsInfo object is valid.
LLVM_ABI llvm::Error encode (FileWriter &O) const
Encode this MergedFunctionsInfo object into FileWriter stream.

Definition at line 25 of file MergedFunctionsInfo.h.

clear()

void MergedFunctionsInfo::clear ( )

decode()

encode()

getFuncsDataExtractors()

isValid()

bool llvm::gsym::MergedFunctionsInfo::isValid ( ) inline

MergedFunctions

std::vector<FunctionInfo> llvm::gsym::MergedFunctionsInfo::MergedFunctions


The documentation for this struct was generated from the following files: