Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1503 static void checkPPC64TLSRelax(InputSectionBase &sec, ArrayRef<RelTy> rels) { in checkPPC64TLSRelax() function
1540 checkPPC64TLSRelax<RelTy>(*sec, rels); in scan()