Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.h392 #define TARGET_ASM_DESTRUCTOR avr_asm_out_dtor
H A Davr.c12851 avr_asm_out_dtor (rtx symbol, int priority) in avr_asm_out_dtor() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.h397 #define TARGET_ASM_DESTRUCTOR avr_asm_out_dtor
H A Davr.cc13276 avr_asm_out_dtor (rtx symbol, int priority) in avr_asm_out_dtor() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200218678 (avr_asm_out_ctor, avr_asm_out_dtor): New functions.