Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DDriver.cpp979 static bool dataConstDefault(const InputArgList &args) { in dataConstDefault() function
1690 args.hasFlag(OPT_data_const, OPT_no_data_const, dataConstDefault(args)); in link()