Searched refs:useExternalRelocationTo (Results 1 – 2 of 2) sorted by relevance
161 static bool useExternalRelocationTo(const Atom &target);489 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in applyFixupRelocatable()530 bool ArchHandler_x86::useExternalRelocationTo(const Atom &target) { in useExternalRelocationTo() function in lld::mach_o::ArchHandler_x86563 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in appendSectionRelocations()
198 bool useExternalRelocationTo(const Atom &target);1045 bool ArchHandler_arm::useExternalRelocationTo(const Atom &target) { in useExternalRelocationTo() function in lld::mach_o::ArchHandler_arm1075 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in applyFixupRelocatable()1193 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in appendSectionRelocations()