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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru-protos.h40 extern rtx pru_get_return_address (int);
H A Dpru.h296 #define RETURN_ADDR_RTX(C,F) pru_get_return_address (C)
H A Dpru.c398 pru_get_return_address (int count)
397 pru_get_return_address (int count) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru-protos.h40 extern rtx pru_get_return_address (int);
H A Dpru.h306 #define RETURN_ADDR_RTX(C,F) pru_get_return_address (C)
H A Dpru.cc398 pru_get_return_address (int count)
397 pru_get_return_address (int count) function

Completed in 137 milliseconds