Searched refs:EF_SPARCV9_PSO (Results 1 – 6 of 6) sorted by relevance
167 EF_SPARCV9_PSO = 0x1, // partial store ordering enumerator
360 EF_SPARCV9_TSO, EF_SPARCV9_PSO, EF_SPARCV9_RMO):
43 #define EF_SPARCV9_PSO 0x1 /* partial store ordering */ macro
4314 else if (mm == elfcpp::EF_SPARCV9_PSO in do_make_elf_object()4318 this->elf_flags_ |= elfcpp::EF_SPARCV9_PSO; in do_make_elf_object()
4605 elf_elfheader (stdoutput)->e_flags |= EF_SPARCV9_PSO; in sparc_elf_final_processing()
3013 if ((e_flags & EF_SPARCV9_MM) == EF_SPARCV9_PSO) in get_machine_flags()