Searched refs:OPT_z (Results 1 – 3 of 3) sorted by relevance
60 #define OPT_z 0x00080000 macro
507 SETOPT((*optchkd), OPT_z); in select_zone()508 if (ISOPTSET(opttochk, OPT_z) && p_zone != NULL) { in select_zone()812 SETOPT(opttochk, OPT_z); in main()
489 for (auto *arg : args.filtered(OPT_z)) in hasZOption()499 for (auto *arg : args.filtered(OPT_z)) { in getZFlag()514 for (auto *arg : args.filtered(OPT_z)) { in getZSeparate()531 for (auto *arg : args.filtered(OPT_z)) { in getZGnuStack()548 for (auto *arg : args.filtered(OPT_z)) { in getZStartStopVisibility()570 for (auto *arg : args.filtered(OPT_z)) { in getZGcs()591 args::getZOptionValue(args, OPT_z, "max-page-size", 0); in checkZOptions()592 args::getZOptionValue(args, OPT_z, "common-page-size", 0); in checkZOptions()594 for (auto *arg : args.filtered(OPT_z)) in checkZOptions()732 case OPT_z: in setUnresolvedSymbolPolicy()[all …]