LLVM 20.0.0git
|
#include "AcceleratorRecordsSaver.h"
#include "llvm/DWARFLinker/Utils.h"
#include "llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h"
#include "llvm/Support/DJB.h"
Go to the source code of this file.
Functions | |
static uint32_t | hashFullyQualifiedName (CompileUnit &InputCU, DWARFDie &InputDIE, int ChildRecurseDepth=0) |
|
static |
Definition at line 18 of file AcceleratorRecordsSaver.cpp.
References llvm::consumeError(), llvm::djbHash(), llvm::DWARFFormValue::FC_Reference, llvm::DWARFDie::find(), llvm::dwarf_linker::finiteLoop(), llvm::DWARFDie::getName(), llvm::DWARFDie::getParent(), llvm::DWARFDie::getTag(), hashFullyQualifiedName(), if(), llvm::DWARFDie::isValid(), and Name.
Referenced by hashFullyQualifiedName(), and llvm::dwarf_linker::parallel::AcceleratorRecordsSaver::save().