Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1547 llvm::CachedHashStringRef hashedStr(str); in addString() local
1548 auto [it, inserted] = stringMap.try_emplace(hashedStr, strx); in addString()