Searched refs:scanRelocs (Results 1 – 1 of 1) sorted by relevance
1531 static void scanRelocs(InputSectionBase &sec, ArrayRef<RelTy> rels) { in scanRelocs() function1552 scanRelocs<ELFT>(s, s.relas<ELFT>()); in scanRelocations()1554 scanRelocs<ELFT>(s, s.rels<ELFT>()); in scanRelocations()