Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DRelocations.cpp442 template <class ELFT> void scanSection(InputSectionBase &s);
1522 template <class ELFT> void RelocationScanner::scanSection(InputSectionBase &s) { in scanSection() function in RelocationScanner
1551 scanner.template scanSection<ELFT>(*s); in scanRelocations()
1567 scanner.template scanSection<ELFT>(*sec); in scanRelocations()
1570 scanner.template scanSection<ELFT>(*sec); in scanRelocations()