Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/magic/support/
H A DMagicUtil.cpp13 unsigned getLabelHash(std::string label) { in getLabelHash() function
25 return getLabelHash(relPath + "/" + extraField.data()); in getModuleHash()