Searched refs:STYP_RCONST (Results 1 – 4 of 4) sorted by relevance
101 #define STYP_RCONST 0x2200000 macro
557 * ecoff.h (_RCONST, STYP_RCONST, RELOC_SECTION_RCONST): Define.
319 { _RCONST, STYP_RCONST } in ecoff_sec_to_styp_flags()395 || styp_flags == STYP_RCONST) in _bfd_ecoff_styp_to_sec_flags()403 || styp_flags == STYP_RCONST) in _bfd_ecoff_styp_to_sec_flags()2471 || section.s_flags == STYP_RCONST) in _bfd_ecoff_write_object_contents()
299 (_bfd_ecoff_styp_to_sec_flags): Handle STYP_RCONST.