Searched defs:qualified_name_hash (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp118 const uint32_t qualified_name_hash = llvm::djbHash(qualified_name); local
H A DHashedNameToDIE.h62 uint32_t qualified_name_hash = 0; member in struct:DWARFMappedHash::DIEInfo
H A DHashedNameToDIE.cpp40 ExtractDIEArray(const DIEInfoArray &die_info_array, const dw_tag_t tag, const uint32_t qualified_name_hash, DIEArray &die_offsets) argument
538 FindByNameAndTagAndQualifiedNameHash( llvm::StringRef name, const dw_tag_t tag, const uint32_t qualified_name_hash, DIEArray &die_offsets) argument

Completed in 119 milliseconds