Home
last modified time | relevance | path

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

/external/llvm-project/lld/MachO/
DDriver.cpp642 static bool isPie(opt::InputArgList &args) { in isPie() function
779 config->outputType == MH_BUNDLE || isPie(args); in link()