taglinefilesource code
sect_flags251fs/binfmt_coff.clong int sect_flags = COFF_LONG (sect_ptr->s_flags);
sect_flags253fs/binfmt_coff.cswitch (sect_flags) {
sect_flags539fs/binfmt_coff.clong int sect_flags = COFF_LONG (sect_ptr->s_flags);
sect_flags540fs/binfmt_coff.cif (sect_flags == COFF_STYP_LIB) {