Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmsp430.h53 #define SHT_MSP430_ATTRIBUTES 0x70000003 /* Section holds ABI attributes. */ macro
/toolchain/binutils/binutils-2.27/bfd/
Delf32-msp430.c2340 case SHT_MSP430_ATTRIBUTES: in elf32_msp430_section_from_shdr()
2577 #define elf_backend_obj_attrs_section_type SHT_MSP430_ATTRIBUTES
2624 { STRING_COMMA_LEN ("_TI_build_attrib"), 0, SHT_MSP430_ATTRIBUTES, 0 },
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c4063 case SHT_MSP430_ATTRIBUTES: return "MSP430_ATTRIBUTES"; in get_msp430x_section_type_name()
14298 return process_attributes (file, "mspabi", SHT_MSP430_ATTRIBUTES, in process_msp430x_specific()