Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dobj-elf.c2591 #define SCO_MAJOR_VERSION 0x1 macro
2636 md_number_to_chars (p, (SCO_MAJOR_VERSION << 16) | (SCO_MINOR_VERSION), 4); in sco_id()