Searched defs:s_code (Results 1 – 2 of 2) sorted by relevance
3355 int s_code = (section->flags & SEC_CODE) ? 1 : 0; in rx_get_section_contents() local3471 bfd_boolean s_code = (section->flags & SEC_CODE) ? TRUE : FALSE; in rx_set_section_contents() local
2796 s_code (int unused ATTRIBUTE_UNUSED) in s_code() function