HomeSort by relevance Sort by last modified time
    Searched refs:section_flag_list (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
ldgram.y 450 $$.section_flag_list = NULL;
457 $$.section_flag_list = NULL;
464 $$.section_flag_list = NULL;
471 $$.section_flag_list = NULL;
478 $$.section_flag_list = NULL;
485 $$.section_flag_list = NULL;
492 $$.section_flag_list = NULL;
499 $$.section_flag_list = NULL;
506 $$.section_flag_list = NULL;
513 $$.section_flag_list = NULL
    [all...]
ld.h 97 struct flag_info *section_flag_list; member in struct:wildcard_spec
mri.c 219 tmp->spec.section_flag_list = NULL;
231 tmp->spec.section_flag_list = NULL;
ldlang.h 300 struct flag_info *section_flag_list; member in struct:lang_input_statement_struct
372 struct flag_info *section_flag_list; member in struct:lang_wild_statement_struct
ldlang.c 263 (*callback) (ptr, sec, s, ptr->section_flag_list, file, data);
282 (*callback) (ptr, sec, s, ptr->section_flag_list, file, data);
    [all...]

Completed in 188 milliseconds