Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmsp430.h54 #define SHT_MSP430_SEC_FLAGS 0x7f000005 /* Holds TI compiler's section flags. */ macro
/toolchain/binutils/binutils-2.27/bfd/
Delf32-msp430.c2338 case SHT_MSP430_SEC_FLAGS: in elf32_msp430_section_from_shdr()
2623 { STRING_COMMA_LEN (".TI.section.flags"), 0, SHT_MSP430_SEC_FLAGS, 0 },
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c4061 case SHT_MSP430_SEC_FLAGS: return "MSP430_SEC_FLAGS"; in get_msp430x_section_type_name()