Searched refs:VTEXT_SECTION_NAME (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mep.h96 #define VTEXT_SECTION_NAME ".vtext" macro
113 { VTEXT_SECTION_NAME, SHT_PROGBITS, SHF_ALLOC|SHF_EXECINSTR|SHF_MEP_VLIW },
H A Dtc-mep.c2117 vtext_section = subseg_new (VTEXT_SECTION_NAME, 0);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mep.h96 #define VTEXT_SECTION_NAME ".vtext" macro
113 { VTEXT_SECTION_NAME, SHT_PROGBITS, SHF_ALLOC|SHF_EXECINSTR|SHF_MEP_VLIW },
H A Dtc-mep.c2117 vtext_section = subseg_new (VTEXT_SECTION_NAME, 0);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mep.h96 #define VTEXT_SECTION_NAME ".vtext" macro
113 { VTEXT_SECTION_NAME, SHT_PROGBITS, SHF_ALLOC|SHF_EXECINSTR|SHF_MEP_VLIW },
H A Dtc-mep.c2117 vtext_section = subseg_new (VTEXT_SECTION_NAME, 0);

Completed in 107 milliseconds