Lines Matching +defs:symbol +defs:name

87   rtx symbol;  member
248 name_needs_quotes (const char *name) in name_needs_quotes()
319 const char *name; in indirect_data() local
461 rtx symbol; member
533 const char *name = XSTR (sym_ref, 0); in machopic_indirection_name() local
614 machopic_validate_stub_or_non_lazy_ptr (const char *name) in machopic_validate_stub_or_non_lazy_ptr()
1072 rtx symbol = p->symbol; in machopic_output_data_section_indirection() local
1097 rtx symbol = p->symbol; in machopic_output_stub_indirection() local
1141 rtx symbol = p->symbol; in machopic_output_indirection() local
1302 darwin_mark_decl_preserved (const char *name) in darwin_mark_decl_preserved()
1733 tree name = TYPE_NAME (TREE_TYPE (decl)); in machopic_select_section() local
1801 machopic_asm_out_constructor (rtx symbol, int priority ATTRIBUTE_UNUSED) in machopic_asm_out_constructor()
1812 machopic_asm_out_destructor (rtx symbol, int priority ATTRIBUTE_UNUSED) in machopic_asm_out_destructor()
1889 darwin_globalize_label (FILE *stream, const char *name) in darwin_globalize_label()
1908 darwin_label_is_anonymous_local_objc_name (const char *name) in darwin_label_is_anonymous_local_objc_name()
2050 darwin_asm_named_section (const char *name, in darwin_asm_named_section()
2112 darwin_handle_kext_attribute (tree *node, tree name, in darwin_handle_kext_attribute()
2140 darwin_handle_weak_import_attribute (tree *node, tree name, in darwin_handle_weak_import_attribute()
2261 rtx symbol = gen_rtx_SYMBOL_REF (Pmode, "*mcount"); in machopic_mcount_stub_name() local
2262 const char *name = machopic_indirection_name (symbol, /*stub_p=*/true); in machopic_mcount_stub_name() local
2373 darwin_asm_declare_constant_name (FILE *file, const char *name, in darwin_asm_declare_constant_name()
2410 darwin_emit_weak_or_comdat (FILE *fp, tree decl, const char *name, in darwin_emit_weak_or_comdat()
2441 darwin_emit_objc_zeroed (FILE *fp, tree decl, const char *name, in darwin_emit_objc_zeroed()
2474 darwin_emit_local_bss (FILE *fp, tree decl, const char *name, in darwin_emit_local_bss()
2531 darwin_emit_common (FILE *fp, const char *name, in darwin_emit_common()
2581 darwin_output_aligned_bss (FILE *fp, tree decl, const char *name, in darwin_output_aligned_bss()
2692 darwin_asm_output_aligned_decl_common (FILE *fp, tree decl, const char *name, in darwin_asm_output_aligned_decl_common()
2782 darwin_asm_output_aligned_decl_local (FILE *fp, tree decl, const char *name, in darwin_asm_output_aligned_decl_local()
2874 const char *name; member
2889 darwin_asm_dwarf_section (const char *name, unsigned int flags, in darwin_asm_dwarf_section()
2998 const char *name = strchr (base->named.name, ',') + 1; in darwin_asm_output_dwarf_offset() local
3184 darwin_asm_output_anchor (rtx symbol) in darwin_asm_output_anchor()
3195 darwin_use_anchors_for_symbol_p (const_rtx symbol) in darwin_use_anchors_for_symbol_p()
3530 add_builtin_field_decl (tree type, const char *name, tree **chain) in add_builtin_field_decl()