Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp462 template <class ELFT> void scanSection(InputSectionBase &s);
1565 template <class ELFT> void RelocationScanner::scanSection(InputSectionBase &s) { in scanSection() function in RelocationScanner
1595 scanner.template scanSection<ELFT>(*s); in scanRelocations()
1607 scanner.template scanSection<ELFT>(*sec); in scanRelocations()
1611 scanner.template scanSection<ELFT>(*sec); in scanRelocations()