Searched refs:scanSection (Results 1 – 1 of 1) sorted by relevance
442 template <class ELFT> void scanSection(InputSectionBase &s);1522 template <class ELFT> void RelocationScanner::scanSection(InputSectionBase &s) { in scanSection() function in RelocationScanner1551 scanner.template scanSection<ELFT>(*s); in scanRelocations()1567 scanner.template scanSection<ELFT>(*sec); in scanRelocations()1570 scanner.template scanSection<ELFT>(*sec); in scanRelocations()