Searched defs:sym_ref (Results 1 – 13 of 13) sorted by relevance
/openbsd/gnu/gcc/gcc/config/ |
H A D | darwin.c | 160 machopic_symbol_defined_p (rtx sym_ref) in machopic_symbol_defined_p() 188 machopic_classify_symbol (rtx sym_ref) in machopic_classify_symbol() 218 indirect_data (rtx sym_ref) in indirect_data() 243 machopic_data_defined_p (rtx sym_ref) in machopic_data_defined_p() 261 rtx sym_ref; in machopic_define_symbol() local 290 rtx sym_ref; in machopic_function_base_sym() local 375 machopic_indirection_name (rtx sym_ref, bool stub_p) in machopic_indirection_name() 644 rtx sym_ref = XEXP (target, 0); in machopic_indirect_call_target() local 1063 rtx sym_ref; in darwin_encode_section_info() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | dwarf2asm.c | 799 rtx sym_ref; local
|
/openbsd/gnu/gcc/gcc/ |
H A D | dwarf2asm.c | 777 rtx sym_ref; in dw2_output_indirect_constant_1() local
|
H A D | dwarf2out.c | 2394 rtx sym_ref = gen_rtx_SYMBOL_REF (Pmode, fde->dw_fde_begin); in output_call_frame_info() local
|
/openbsd/sys/dev/microcode/aic7xxx/ |
H A D | aicasm_gram.y | 119 symbol_ref_t sym_ref; member
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ |
H A D | darwin.c | 928 rtx sym_ref; local
|
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/ |
H A D | ObjectFilePECOFF.cpp | 794 for (const auto &sym_ref : m_binary->symbols()) { in AppendFromCOFFSymbolTable() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 1988 rtx sym_ref; local 12677 rtx sym_ref = XEXP (DECL_RTL (decl), 0); local 12697 rtx sym_ref = XEXP (DECL_RTL (decl), 0); local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | arm.c | 2243 current_file_function_operand (sym_ref) in current_file_function_operand() argument 2286 arm_is_longcall_p (sym_ref, call_cookie, call_symbol) in arm_is_longcall_p() argument
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | arm.c | 3062 current_file_function_operand (rtx sym_ref) in current_file_function_operand() 3106 arm_is_longcall_p (rtx sym_ref, int call_cookie, int call_symbol) in arm_is_longcall_p()
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 2638 rtx sym_ref; in small_data_operand() local 17820 rtx sym_ref = XEXP (rtl, 0); in rs6000_elf_encode_section_info() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/frv/ |
H A D | frv.c | 695 rtx sym_ref = XEXP (DECL_RTL (decl), 0); local
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | i386.c | 17890 rtx sym_ref = XEXP (DECL_RTL (function), 0); in x86_output_mi_thunk() local
|