Searched refs:noabs (Results 1 – 4 of 4) sorted by relevance
20 bool noabs; member
82 OPT_BOOLEAN(0, "noabs", &opts.noabs, "reject absolute references in allocatable sections"),186 opts.noabs || in opts_valid()
5103 if (opts.noabs) in check()
39 $(pi-objs): objtool-args = $(if $(delay-objtool),--dry-run,$(objtool-args-y)) --noabs