Home
last modified time | relevance | path

Searched refs:machopic_indirection_name (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin-protos.h28 extern const char *machopic_indirection_name (rtx, bool);
H A Ddarwin.c375 machopic_indirection_name (rtx sym_ref, bool stub_p) in machopic_indirection_name() function
463 return machopic_indirection_name (symbol, /*stub_p=*/true); in machopic_mcount_stub_name()
563 machopic_indirection_name (orig, /*stub_p=*/false))); in machopic_indirect_data_reference()
645 const char *stub_name = machopic_indirection_name (sym_ref, in machopic_indirect_call_target()
1447 nlp_name = machopic_indirection_name (addr, /*stub_p=*/false); in darwin_non_lazy_pcrel()
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.c7311 name = machopic_indirection_name (x, /*stub_p=*/true); in output_pic_addr_const()
17893 machopic_indirection_name (sym_ref, /*stub_p=*/true))); in x86_output_mi_thunk()
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c10815 name = machopic_indirection_name (x, /*stub_p=*/true); in print_operand()