Searched refs:_RCONST (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h75 #define _RCONST ".rconst" macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decoff.c162 { _RCONST, SEC_ALLOC | SEC_DATA | SEC_LOAD | SEC_READONLY},
313 { _RCONST, STYP_RCONST }
1632 case RELOC_SECTION_RCONST: sec_name = _RCONST; break;
1977 && ! streq (current->name, _RCONST))
2016 && ! streq (current->name, _RCONST))
2696 { _RCONST, RELOC_SECTION_RCONST }
3476 section = bfd_make_section_old_way (abfd, _RCONST);
4253 { _RCONST, RELOC_SECTION_RCONST }
4364 { _RCONST, scRConst }

Completed in 202 milliseconds