Searched refs:scanRelocations (Results 1 – 4 of 4) sorted by relevance
144 template <class ELFT> void scanRelocations();
1634 template <class ELFT> void elf::scanRelocations() { in scanRelocations() function in elf2450 template void elf::scanRelocations<ELF32LE>();2451 template void elf::scanRelocations<ELF32BE>();2452 template void elf::scanRelocations<ELF64LE>();2453 template void elf::scanRelocations<ELF64BE>();
1793 scanRelocations<ELFT>(); in finalizeSections()
51 void scanRelocations();673 void Writer::scanRelocations() { in scanRelocations() function in Writer1301 scanRelocations(); in run()