Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DICF.cpp447 static void combineRelocHashes(unsigned cnt, InputSection *isec, in combineRelocHashes() function
513 combineRelocHashes(cnt, s, rels.crels); in run()
515 combineRelocHashes(cnt, s, rels.rels); in run()
517 combineRelocHashes(cnt, s, rels.relas); in run()