Searched refs:DT_FLAGS (Results 1 – 8 of 8) sorted by relevance
54 DT_FLAGS, DT_ENCODING, DT_PREINIT_ARRAY, in main()
298 || (dyn->d_tag == DT_FLAGS in process_file()
1294 || (dyn->d_tag == DT_FLAGS in check_reloc_shdr()
6832 new_dynamic_entry (dyndata, ld_state.ndynamic_filled++, DT_FLAGS, in ld_generic_create_outfile()
1673 case DT_FLAGS: in handle_dynamic()
1018 DT_FLAGS = 30, // Flags. enumerator
911 case DT_FLAGS: in printValue()
704 #define DT_FLAGS 30 /* Flags for the object being loaded */ macro