Searched refs:scanSection (Results 1 – 1 of 1) sorted by relevance
462 template <class ELFT> void scanSection(InputSectionBase &s);1565 template <class ELFT> void RelocationScanner::scanSection(InputSectionBase &s) { in scanSection() function in RelocationScanner1595 scanner.template scanSection<ELFT>(*s); in scanRelocations()1607 scanner.template scanSection<ELFT>(*sec); in scanRelocations()1611 scanner.template scanSection<ELFT>(*sec); in scanRelocations()