Home
last modified time | relevance | path

Searched refs:shouldReplaceTargetWithGOTAtom (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DGOTPass.cpp112 if (!shouldReplaceTargetWithGOTAtom(target, canBypassGOT)) { in perform()
140 bool shouldReplaceTargetWithGOTAtom(const Atom *target, bool canBypassGOT) { in shouldReplaceTargetWithGOTAtom() function in lld::mach_o::GOTPass