Searched defs:vcall_offset (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/gcc/cp/
H A Dclass.c7667 tree vcall_offset; local
/freebsd-10-stable/contrib/gcc/config/s390/
H A Ds390.c8444 s390_output_mi_thunk(FILE *file, tree thunk ATTRIBUTE_UNUSED, HOST_WIDE_INT delta, HOST_WIDE_INT vcall_offset, tree function) argument
[all...]
/freebsd-10-stable/contrib/gcc/config/sparc/
H A Dsparc.c8531 sparc_output_mi_thunk(FILE *file, tree thunk_fndecl ATTRIBUTE_UNUSED, HOST_WIDE_INT delta, HOST_WIDE_INT vcall_offset, tree function) argument
8734 sparc_can_output_mi_thunk(tree thunk_fndecl ATTRIBUTE_UNUSED, HOST_WIDE_INT delta ATTRIBUTE_UNUSED, HOST_WIDE_INT vcall_offset, tree function ATTRIBUTE_UNUSED) argument
[all...]
/freebsd-10-stable/contrib/gcc/config/ia64/
H A Dia64.c9405 ia64_output_mi_thunk(FILE *file, tree thunk ATTRIBUTE_UNUSED, HOST_WIDE_INT delta, HOST_WIDE_INT vcall_offset, tree function) argument
/freebsd-10-stable/contrib/gcc/config/mips/
H A Dmips.c7154 mips_output_mi_thunk(FILE *file, tree thunk_fndecl ATTRIBUTE_UNUSED, HOST_WIDE_INT delta, HOST_WIDE_INT vcall_offset, tree function) argument
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Drs6000.c15713 rs6000_output_mi_thunk(FILE *file, tree thunk_fndecl ATTRIBUTE_UNUSED, HOST_WIDE_INT delta, HOST_WIDE_INT vcall_offset, tree function) argument
/freebsd-10-stable/contrib/gcc/config/i386/
H A Di386.c18308 x86_can_output_mi_thunk(tree thunk ATTRIBUTE_UNUSED, HOST_WIDE_INT delta ATTRIBUTE_UNUSED, HOST_WIDE_INT vcall_offset, tree function) argument
18339 x86_output_mi_thunk(FILE *file ATTRIBUTE_UNUSED, tree thunk ATTRIBUTE_UNUSED, HOST_WIDE_INT delta, HOST_WIDE_INT vcall_offset, tree function) argument

Completed in 434 milliseconds