HomeSort by: relevance | last modified time | path
    Searched defs:pa_asm_output_mi_thunk (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 138 static void pa_asm_output_mi_thunk (FILE *, tree, HOST_WIDE_INT,
299 #define TARGET_ASM_OUTPUT_MI_THUNK pa_asm_output_mi_thunk
8649 pa_asm_output_mi_thunk (FILE *file, tree thunk_fndecl, HOST_WIDE_INT delta,
8635 pa_asm_output_mi_thunk (FILE *file, tree thunk_fndecl, HOST_WIDE_INT delta, function
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 137 static void pa_asm_output_mi_thunk (FILE *, tree, HOST_WIDE_INT,
295 #define TARGET_ASM_OUTPUT_MI_THUNK pa_asm_output_mi_thunk
8501 pa_asm_output_mi_thunk (FILE *file, tree thunk_fndecl, HOST_WIDE_INT delta,
8487 pa_asm_output_mi_thunk (FILE *file, tree thunk_fndecl, HOST_WIDE_INT delta, function

Completed in 81 milliseconds