Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DAcceleratorRecordsSaver.cpp18 static uint32_t hashFullyQualifiedName(CompileUnit &InputCU, DWARFDie &InputDIE, in hashFullyQualifiedName() function
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2355 uint32_t DWARFLinker::DIECloner::hashFullyQualifiedName(DWARFDie DIE, hashFullyQualifiedName() function in llvm::DWARFLinker::DIECloner