Searched defs:useExternalRelocationTo (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/ | ||
| H A D | ArchHandler_x86.cpp | 531 bool ArchHandler_x86::useExternalRelocationTo(const Atom &target) { in useExternalRelocationTo() function in lld::mach_o::ArchHandler_x86 |
| H A D | ArchHandler_arm.cpp | 1046 bool ArchHandler_arm::useExternalRelocationTo(const Atom &target) { in useExternalRelocationTo() function in lld::mach_o::ArchHandler_arm |