Searched refs:scanSection (Results 1 – 1 of 1) sorted by relevance
454 void scanSection(InputSectionBase &s, bool isEH = false);1685 void RelocationScanner::scanSection(InputSectionBase &s, bool isEH) { in scanSection() function in RelocationScanner1717 scanner.template scanSection<ELFT>(*s); in scanRelocations()1729 scanner.template scanSection<ELFT>(*sec, /*isEH=*/true); in scanRelocations()1733 scanner.template scanSection<ELFT>(*sec); in scanRelocations()