Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.c730 static void get_pc_thunk_name PARAMS ((char [32], unsigned int));
4334 get_pc_thunk_name (name, regno) in get_pc_thunk_name() function
4362 get_pc_thunk_name (name, regno);
4434 get_pc_thunk_name (name, REGNO (dest));
/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.c1093 static void get_pc_thunk_name (char [32], unsigned int);
4867 get_pc_thunk_name (char name[32], unsigned int regno) in get_pc_thunk_name() function
4894 get_pc_thunk_name (name, regno); in ix86_file_end()
4979 get_pc_thunk_name (name, REGNO (dest)); in output_set_got()
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.74753 (get_pc_thunk_name): New.