Home
last modified time | relevance | path

Searched defs:scanRelocations (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DWriter.cpp664 void Writer::scanRelocations() { scanRelocations() function in Writer
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1575 template <class ELFT> void elf::scanRelocations() { scanRelocations() function in elf