Home
last modified time | relevance | path

Searched defs:s_code (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-rx.c3355 int s_code = (section->flags & SEC_CODE) ? 1 : 0; in rx_get_section_contents() local
3471 bfd_boolean s_code = (section->flags & SEC_CODE) ? TRUE : FALSE; in rx_set_section_contents() local
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c2796 s_code (int unused ATTRIBUTE_UNUSED) in s_code() function