Home
last modified time | relevance | path

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

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