Home
last modified time | relevance | path

Searched refs:QualifiedNameHash (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h230 uint32_t QualifiedNameHash);
240 uint32_t QualifiedNameHash; member
253 uint32_t QualifiedNameHash, bool ObjCClassIsImplementation) in AccelInfo()
254 : Name(Name), Die(Die), QualifiedNameHash(QualifiedNameHash), in AccelInfo()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h532 uint32_t QualifiedNameHash)
534 QualifiedNameHash(QualifiedNameHash), Tag(Tag),
550 uint32_t QualifiedNameHash;
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h135 uint32_t QualifiedNameHash = 0; member
H A DDWARFLinkerImpl.cpp1249 Info.QualifiedNameHash); in emitAppleAcceleratorSections()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp746 Asm->emitInt32(QualifiedNameHash); in emit()
833 OS << " QualifiedNameHash: " << format("%x\n", QualifiedNameHash) << "\n"; in print()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2249 Pubtype.QualifiedNameHash); in emitAcceleratorEntriesForUnit()