Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/mips/
H A Dsdb.h66 #define PUT_SDB_FUNCTION_START(LINE) macro
/freebsd-12.1/contrib/gcc/
H A Dsdbout.c241 #ifndef PUT_SDB_FUNCTION_START
242 #define PUT_SDB_FUNCTION_START(LINE) \ macro
1578 PUT_SDB_FUNCTION_START (line); in sdbout_end_prologue()