Searched refs:picbase (Results 1 – 4 of 4) sorted by relevance
10628 char *picbase = machopic_function_base_name (); in rs6000_emit_prologue() local10629 rtx src = gen_rtx_SYMBOL_REF (Pmode, ggc_alloc_string (picbase, -1)); in rs6000_emit_prologue()
10415 ;; On Darwin, we need to reload the picbase.10427 char *picbase = machopic_function_base_name ();10428 rtx picrtx = gen_rtx_SYMBOL_REF (Pmode, ggc_alloc_string (picbase, -1));
421 better to sink the picbase computation down into the block for the
10217 ;; On Darwin, we need to reload the picbase.10229 const char *picbase = machopic_function_base_name ();10230 rtx picrtx = gen_rtx_SYMBOL_REF (Pmode, ggc_strdup (picbase));