Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.cpp1531 static void scanRelocs(InputSectionBase &sec, ArrayRef<RelTy> rels) { in scanRelocs() function
1552 scanRelocs<ELFT>(s, s.relas<ELFT>()); in scanRelocations()
1554 scanRelocs<ELFT>(s, s.rels<ELFT>()); in scanRelocations()