Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.cpp1452 static void checkPPC64TLSRelax(InputSectionBase &sec, ArrayRef<RelTy> rels) { in checkPPC64TLSRelax() function
1489 checkPPC64TLSRelax<RelTy>(sec, rels); in scan()