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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c1351 static void get_pc_thunk_name (char [32], unsigned int);
5179 get_pc_thunk_name (char name[32], unsigned int regno)
5206 get_pc_thunk_name (name, regno);
5291 get_pc_thunk_name (name, REGNO (dest));
5166 get_pc_thunk_name (char name[32], unsigned int regno) function

Completed in 134 milliseconds