Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp1045 static bool dataConstDefault(const InputArgList &args) { in dataConstDefault() function
1817 args.hasFlag(OPT_data_const, OPT_no_data_const, dataConstDefault(args)); in link()