Searched defs:scanRelocations (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/MachO/ | ||
H A D | Writer.cpp | 664 void Writer::scanRelocations() { scanRelocations() function in Writer |
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | Relocations.cpp | 1575 template <class ELFT> void elf::scanRelocations() { scanRelocations() function in elf |