Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DWriter.cpp249 makeUUID(unsigned version,llvm::ArrayRef<uint8_t> fileHash,llvm::MutableArrayRef<uint8_t> output) makeUUID() argument
292 std::vector<uint8_t> fileHash(8); writeBuildId() local