HomeSort by relevance Sort by last modified time
    Searched refs:output_mi_thunk (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
target.h 204 void (* output_mi_thunk) (FILE *file, tree thunk_decl, member in struct:gcc_target::asm_out
208 /* Determine whether output_mi_thunk would succeed. */
210 would be returned from output_mi_thunk directly. But there's
211 too much undo-able setup involved in invoking output_mi_thunk.
212 Could be fixed by making output_mi_thunk emit rtl instead of
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
target.h 204 void (* output_mi_thunk) (FILE *file, tree thunk_decl, member in struct:gcc_target::asm_out
208 /* Determine whether output_mi_thunk would succeed. */
210 would be returned from output_mi_thunk directly. But there's
211 too much undo-able setup involved in invoking output_mi_thunk.
212 Could be fixed by making output_mi_thunk emit rtl instead of
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
target.h 204 void (* output_mi_thunk) (FILE *file, tree thunk_decl, member in struct:gcc_target::asm_out
208 /* Determine whether output_mi_thunk would succeed. */
210 would be returned from output_mi_thunk directly. But there's
211 too much undo-able setup involved in invoking output_mi_thunk.
212 Could be fixed by making output_mi_thunk emit rtl instead of
    [all...]

Completed in 33 milliseconds