Home
last modified time | relevance | path

Searched refs:_RDATA (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/include/coff/
HDecoff.h55 #define _RDATA ".rdata" macro
/trueos/contrib/binutils/bfd/
HDecoff.c158 { _RDATA, SEC_ALLOC | SEC_DATA | SEC_LOAD | SEC_READONLY}, in _bfd_ecoff_new_section_hook()
293 { _RDATA, STYP_RDATA }, in ecoff_sec_to_styp_flags()
1616 case RELOC_SECTION_RDATA: sec_name = _RDATA; break; in ecoff_slurp_reloc_table()
1966 if (streq (current->name, _RDATA)) in ecoff_compute_section_file_positions()
2007 || ! streq (current->name, _RDATA)) in ecoff_compute_section_file_positions()
2676 { _RDATA, RELOC_SECTION_RDATA }, in _bfd_ecoff_write_object_contents()
3429 section = bfd_make_section_old_way (abfd, _RDATA); in ecoff_link_add_externals()
4230 { _RDATA, RELOC_SECTION_RDATA }, in ecoff_reloc_link_order()
4347 { _RDATA, scRData }, in ecoff_link_write_external()