Searched refs:x86_output_mi_thunk (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | i386.c | 760 static void x86_output_mi_thunk PARAMS ((FILE *, tree, HOST_WIDE_INT, 915 #define TARGET_ASM_OUTPUT_MI_THUNK x86_output_mi_thunk 14622 x86_output_mi_thunk (file, thunk, delta, vcall_offset, function) in x86_output_mi_thunk() function
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | i386.c | 1113 static void x86_output_mi_thunk (FILE *, tree, HOST_WIDE_INT, 1298 #define TARGET_ASM_OUTPUT_MI_THUNK x86_output_mi_thunk 17779 x86_output_mi_thunk (FILE *file ATTRIBUTE_UNUSED, in x86_output_mi_thunk() function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog | 10408 * config/i386/i386.c (x86_output_mi_thunk): Fix x86_64 pic jump. 10603 * config/i386/i386.c (x86_output_mi_thunk): Merge vcall_offset code. 10927 x86_output_mi_thunk): Likewise. 11047 * config/i386/i386-protos.h (x86_output_mi_thunk): Adjust 11056 (x86_output_mi_thunk): Use it 14487 (x86_output_mi_thunk) Likewise.
|
H A D | ChangeLog.7 | 7434 * i386-protos.h (x86_output_mi_thunk): Declare. 7436 * i386.c (x86_output_mi_thunk): ... here; handle 64bits.
|