Home
last modified time | relevance | path

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

/freebsd/usr.sbin/config/
H A Dmkmakefile.cc598 tp->f_flags |= NO_CTFCONVERT; in read_file()
600 tp->f_flags |= NO_OBJ | NO_CTFCONVERT; in read_file()
808 if (!(ftp->f_flags & NO_CTFCONVERT)) in do_rules()
H A Dconfig.h137 #define NO_CTFCONVERT 32 macro