Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DGOTPass.cpp111 if (!shouldReplaceTargetWithGOTAtom(target, canBypassGOT)) { in perform()
139 bool shouldReplaceTargetWithGOTAtom(const Atom *target, bool canBypassGOT) { in shouldReplaceTargetWithGOTAtom() function in lld::mach_o::GOTPass