Home
last modified time | relevance | path

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

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