Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1555 static void checkPPC64TLSRelax(InputSectionBase &sec, ArrayRef<RelTy> rels) { in checkPPC64TLSRelax() function
1594 checkPPC64TLSRelax<RelTy>(sec, rels); in scanRelocs()