Searched defs:context (Results 1 - 25 of 240) sorted by last modified time

12345678910

/haiku-buildtools/binutils/gold/
H A Dgdb-index.cc404 Gdb_index_info_reader::visit_children(Dwarf_die* parent, Dwarf_die* context) argument
424 Gdb_index_info_reader::visit_die(Dwarf_die* die, Dwarf_die* context) argument
523 visit_die_for_decls(Dwarf_die* die, Dwarf_die* context) argument
690 add_declaration(Dwarf_die* die, Dwarf_die* context) argument
750 std::string context; local
769 get_qualified_name(Dwarf_die* die, Dwarf_die* context) argument
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-nios2.c3121 char *context = p; local
H A Dtc-ia64.h275 unsigned char context; member in struct:unw_p_record
H A Dtc-ia64.c1512 output_P10_format (vbyte_func f, int abi, int context) argument
2316 output_unwabi (unsigned long abi, unsigned long context) argument
[all...]
/haiku-buildtools/binutils/binutils/
H A Dwrstabs.c1651 char *context = NULL; local
H A Dstabs.c2301 debug_type context; local
2600 debug_type context; local
4033 debug_type context; local
5212 stab_demangle_v3_arg(void *dhandle, struct stab_handle *info, struct demangle_component *dc, debug_type context, bfd_boolean *pvarargs) argument
[all...]
H A Dprdbg.c1440 pr_class_method_variant(void *p, const char *physname, enum debug_visibility visibility, bfd_boolean constp, bfd_boolean volatilep, bfd_vma voffset, bfd_boolean context) argument
2292 tg_class_method_variant(void *p, const char *physname ATTRIBUTE_UNUSED, enum debug_visibility visibility, bfd_boolean constp, bfd_boolean volatilep, bfd_vma voffset ATTRIBUTE_UNUSED, bfd_boolean context) argument
[all...]
H A Dobjcopy.c131 unsigned int context; /* What to do with matching sections. */ member in struct:section_list
860 find_section_list(const char *name, bfd_boolean add, unsigned int context) argument
4245 unsigned int context = 0; local
[all...]
H A Dieee.c6291 ieee_class_method_var(struct ieee_handle *info, const char *physname, enum debug_visibility visibility, bfd_boolean staticp, bfd_boolean constp, bfd_boolean volatilep, bfd_vma voffset, bfd_boolean context) argument
6360 ieee_class_method_variant(void *p, const char *physname, enum debug_visibility visibility, bfd_boolean constp, bfd_boolean volatilep, bfd_vma voffset, bfd_boolean context) argument
H A Ddebug.c346 struct debug_type_s *context; member in struct:debug_method_variant_s
1776 debug_make_method_variant(void *handle ATTRIBUTE_UNUSED, const char *physname, debug_type type, enum debug_visibility visibility, bfd_boolean constp, bfd_boolean volatilep, bfd_vma voffset, debug_type context) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Dieee.c1247 bfd_vma parent, brother, context; local
/haiku-buildtools/gcc/gcc/fortran/
H A Dintrinsic.c3947 const char* context = (error_flag local
H A Dinterface.c2924 const char* context = (where local
H A Dresolve.c1554 is_illegal_recursion (gfc_symbol* sym, gfc_namespace* context) argument
[all...]
H A Dexpr.c4785 gfc_check_vardef_context(gfc_expr* e, bool pointer, bool alloc_obj, bool own_scope, const char* context) argument
[all...]
H A Derror.c1143 gfc_diagnostic_build_prefix (diagnostic_context *context, argument
1175 gfc_diagnostic_build_locus_prefix (diagnostic_context *context, argument
1193 gfc_diagnostic_starter (diagnostic_context *context, argument
1224 gfc_diagnostic_finalizer(diagnostic_context *context, diagnostic_info *diagnostic ATTRIBUTE_UNUSED) argument
[all...]
H A Dtrans-types.c2263 gfc_add_field_to_struct_1(tree context, tree name, tree type, tree **chain) argument
2285 gfc_add_field_to_struct(tree context, tree name, tree type, tree **chain) argument
/haiku-buildtools/gcc/gcc/
H A Domp-low.c12105 gimple context = (gimple) wi->info; local
12165 gimple context = (gimple) wi->info; local
[all...]
H A Ddwarf2out.c3771 tree context = NULL_TREE; local
14332 loc_list_for_address_of_addr_expr_of_indirect_ref(tree loc, bool toplev, const loc_descr_context *context) argument
14420 loc_list_from_tree(tree loc, int want_address, const struct loc_descr_context *context) argument
15027 loc_descriptor_from_tree(tree loc, int want_address, const struct loc_descr_context *context) argument
16594 add_scalar_info(dw_die_ref die, enum dwarf_attribute attr, tree value, int forms, const struct loc_descr_context *context) argument
16771 add_bound_info(dw_die_ref subrange_die, enum dwarf_attribute bound_attr, tree bound, const struct loc_descr_context *context) argument
17612 const struct loc_descr_context context = { type, info->base_decl }; local
18232 tree context; local
20636 lookup_context_die(tree context) argument
20658 get_context_die(tree context) argument
20763 tree context = (DECL_P (thing) local
21211 dwarf2out_imported_module_or_decl(tree decl, tree name, tree context, bool child) argument
[all...]
H A Dipa-cp.c2012 ipa_polymorphic_call_context context; local
[all...]
H A Dipa-devirt.c2498 ipa_polymorphic_call_context context; member in struct:polymorphic_call_target_d
2828 possible_polymorphic_call_targets(tree otr_type, HOST_WIDE_INT otr_token, ipa_polymorphic_call_context context, bool *completep, void **cache_token, bool speculative) argument
[all...]
H A Dipa-polymorphic-call.c504 ipa_polymorphic_call_context context; local
1349 ipa_polymorphic_call_context context; local
[all...]
/haiku-buildtools/gcc/libcpp/
H A Dmacro.c664 cpp_context *context = pfile->context; local
1911 cpp_context *context = next_context (pfile); local
1930 cpp_context *context; local
1962 cpp_context *context; local
1986 cpp_context *context = next_context (pfile); local
2243 macro_of_context(cpp_context *context) argument
2274 cpp_context *context = pfile->context; local
2338 reached_end_of_context(cpp_context *context) argument
2437 cpp_context *context = pfile->context; local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dclass.c7426 tree context = DECL_CONTEXT (TYPE_MAIN_DECL (current_class_type)); local
H A Dparser.c1870 cp_parser_context *context; local
25541 cp_parser_context *context; local
25568 cp_parser_context *context = parser->context; local
25605 cp_parser_context *context; local
31419 cp_parser_omp_target_update(cp_parser *parser, cp_token *pragma_tok, enum pragma_context context) argument
31461 cp_parser_omp_target(cp_parser *parser, cp_token *pragma_tok, enum pragma_context context) argument
31849 cp_parser_omp_declare_simd(cp_parser *parser, cp_token *pragma_tok, enum pragma_context context) argument
32461 cp_parser_omp_declare(cp_parser *parser, cp_token *pragma_tok, enum pragma_context context) argument
32960 cp_parser_pragma(cp_parser *parser, enum pragma_context context) argument
[all...]

Completed in 642 milliseconds

12345678910