Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp463 void scanSection(InputSectionBase &s, bool isEH = false);
1622 void RelocationScanner::scanSection(InputSectionBase &s, bool isEH) { in scanSection() function in RelocationScanner
1654 scanner.template scanSection<ELFT>(*s); in scanRelocations()
1666 scanner.template scanSection<ELFT>(*sec); in scanRelocations()
1670 scanner.template scanSection<ELFT>(*sec); in scanRelocations()