Home
last modified time | relevance | path

Searched refs:hashFullyQualifiedName (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h674 uint32_t hashFullyQualifiedName(DWARFDie DIE, CompileUnit &U,
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1493 uint32_t Hash = hashFullyQualifiedName(InputDIE, Unit, File); in cloneDIE()
1955 uint32_t DWARFLinker::DIECloner::hashFullyQualifiedName(DWARFDie DIE, in hashFullyQualifiedName() function in llvm::DWARFLinker::DIECloner
1998 hashFullyQualifiedName(Die, *CU, File, ++ChildRecurseDepth))); in hashFullyQualifiedName()