Home
last modified time | relevance | path

Searched refs:can_output_mi_thunk (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtarget.h139 bool (* can_output_mi_thunk) PARAMS ((tree thunk_decl, member
H A DChangeLog10585 output_mi_vcall_thunk into a single hook. Add can_output_mi_thunk.
/openbsd/gnu/gcc/gcc/
H A Dtarget.h189 bool (* can_output_mi_thunk) (tree thunk_decl, HOST_WIDE_INT delta, member
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dmethod.c426 if (targetm.asm_out.can_output_mi_thunk (thunk_fndecl, delta,
H A DChangeLog2497 it is not zero. Use can_output_mi_thunk; use output_mi_thunk
/openbsd/gnu/gcc/gcc/cp/
H A Dmethod.c430 && targetm.asm_out.can_output_mi_thunk (thunk_fndecl, fixed_offset, in use_thunk()
H A DChangeLog-20021086 it is not zero. Use can_output_mi_thunk; use output_mi_thunk