Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lld/MachO/
HDWriter.cpp673 void Writer::scanRelocations() { in scanRelocations() function in Writer
/freebsd-head/contrib/llvm-project/lld/ELF/
HDRelocations.cpp1634 template <class ELFT> void elf::scanRelocations() { in scanRelocations() function in elf