Searched refs:HashFunction (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp122 uint16_t HashFunction = dwarf::DW_hash_function_djb; member in struct:__anon3423::AppleAccelTableWriter::Header
285 Asm->emitInt16(HashFunction);
626 << "Hash Function: " << HashFunction << "\n"
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp54 Hdr.HashFunction = AccelSection.getU16(&Offset);
141 W.printHex("Hash function", HashFunction);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h87 uint16_t HashFunction; member in struct:llvm::AppleAcceleratorTable::Header

Completed in 114 milliseconds