Searched defs:location (Results 151 - 175 of 177) sorted by relevance

12345678

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c175 location_t location; member in struct:gimplify_omp_ctx
[all...]
H A Dtree-vrp.c6512 check_array_ref(location_t location, tree ref, bool ignore_off_by_one) argument
6616 search_for_addr_array(tree t, location_t location) argument
6711 location_t location; local
7559 location_t location; local
7588 location_t location; local
9091 location_t location; local
9173 location_t location; local
9458 location_t location = input_location; local
9502 location_t location = input_location; local
9562 location_t location; local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dsemantics.c7148 CONDITION and the message text MESSAGE. LOCATION is the location argument
1812 add_typedef_to_current_template_for_access_check(tree typedef_decl, tree context, location_t location) argument
3252 finish_id_expression(tree id_expression, tree decl, tree scope, cp_id_kind *idk, bool integral_constant_expression_p, bool allow_non_integral_constant_expression_p, bool *non_integral_constant_expression_p, bool template_p, bool done, bool address_p, bool template_arg_p, const char **error_msg, location_t location) argument
[all...]
H A Dpt.c22602 append_type_to_template_for_access_check_1(tree t, tree type_decl, tree scope, location_t location) argument
22661 append_type_to_template_for_access_check(tree templ, tree type_decl, tree scope, location_t location) argument
[all...]
H A Ddecl.c389 location_t location; local
3197 define_label_1(location_t location, tree name) argument
3247 define_label(location_t location, tree name) argument
4436 warn_misplaced_attr_for_class_type(source_location location, tree class_type) argument
7673 grokfndecl(tree ctype, tree type, tree declarator, tree parms, tree orig_declarator, int virtualp, enum overload_flags flags, cp_cv_quals quals, cp_ref_qualifier rqual, tree raises, int check, int friendp, int publicp, int inlinep, bool deletedp, special_function_kind sfk, bool funcdef_flag, int template_count, tree in_namespace, tree* attrlist, location_t location) argument
[all...]
H A Dcp-tree.h638 location_t location; variable
[all...]
/haiku-buildtools/binutils/bfd/
H A Dvms-alpha.c9222 _bfd_vms_set_section_contents(bfd * abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Delf.c8661 _bfd_elf_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
H A Delfnn-aarch64.c2645 bfd_vma location; local
H A Delfxx-mips.c2485 bfd_byte *location = (bfd_byte *) data + reloc_entry->address; local
2585 bfd_byte *location = (bfd_byte *) data + reloc_entry->address; local
6308 bfd_byte *location = contents + relocation->r_offset; local
6336 bfd_byte *location; local
7942 bfd_byte *location; local
12967 _bfd_mips_elf_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Delf32-nds32.c4134 nds32_relocate_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_vma relocation, bfd_byte *location) argument
[all...]
H A Delflink.c8142 put_value(bfd_vma size, unsigned long chunksz, bfd *input_bfd, bfd_vma x, bfd_byte *location) argument
8184 get_value(bfd_vma size, unsigned long chunksz, bfd *input_bfd, bfd_byte *location) argument
[all...]
H A Delf64-ppc.c10387 bfd_vma location; local
H A Delf32-arm.c3875 bfd_vma location; local
[all...]
/haiku-buildtools/binutils/include/
H A Dhp-symtab.h494 CORE_ADDR location; member in struct:dntt_type_fparam
534 CORE_ADDR location; member in struct:dntt_type_svar
570 int location; member in struct:dntt_type_dvar
606 CORE_ADDR location; member in struct:dntt_type_const
950 long location; /* where stored (allocated) */ member in struct:dntt_type_with
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c1435 bfd_byte *location = (bfd_byte *) data + reloc_entry->address; local
1531 bfd_byte *location = (bfd_byte *) data + reloc_entry->address; local
4563 bfd_byte *location = contents + relocation->r_offset; local
4589 bfd_byte *location; local
7710 bfd_byte *location = contents + rel->r_offset; local
9791 _bfd_mips_elf_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/java/
H A Dparse.c385 int location; member in struct:__anon3423::__anon3424
10884 int location = EXPR_WFL_LINECOL (TREE_VALUE (cn)); local
12556 int location; local
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.cc25 Expression(Expression_classification classification, Location location) argument
136 convert_for_assignment(Gogo* gogo, Type* lhs_type, Expression* rhs, Location location) argument
203 convert_type_to_interface(Type* lhs_type, Expression* rhs, Location location) argument
279 Location location = rhs->location(); local
303 convert_interface_to_interface(Type *lhs_type, Expression* rhs, bool for_type_guard, Location location) argument
363 convert_interface_to_type(Type *lhs_type, Expression* rhs, Location location) argument
539 Error_expression(Location location) argument
596 make_error(Location location) argument
608 Type_expression(Type* type, Location location) argument
652 make_type(Type* type, Location location) argument
786 make_var_reference(Named_object* var, Location location) argument
854 make_temporary_reference(Temporary_statement* statement, Location location) argument
920 make_set_and_use_temporary(Temporary_statement* statement, Expression* expr, Location location) argument
931 Sink_expression(Location location) argument
1020 make_sink(Location location) argument
1152 make_func_reference(Named_object* function, Expression* closure, Location location) argument
1278 Func_code_reference_expression(Named_object* function, Location location) argument
1331 make_func_code_reference(Named_object* function, Location location) argument
1351 Location location = this->location(); local
1411 make_unknown_reference(Named_object* no, Location location) argument
1421 Boolean_expression(bool val, Location location) argument
1510 make_boolean(bool val, Location location) argument
1662 make_string(const std::string& val, Location location) argument
1673 String_info_expression(Expression* string, String_info string_info, Location location) argument
1770 make_string_info(Expression* string, String_info string_info, Location location) argument
1781 Integer_expression(const mpz_t* val, Type* type, bool is_character_constant, Location location) argument
2088 make_integer_z(const mpz_t* val, Type* type, Location location) argument
2096 make_integer_ul(unsigned long val, Type *type, Location location) argument
2108 make_integer_sl(long val, Type *type, Location location) argument
2150 make_integer_int64(int64_t val, Type* type, Location location) argument
2162 make_character(const mpz_t* val, Type* type, Location location) argument
2172 Float_expression(const mpfr_t* val, Type* type, Location location) argument
2344 make_float(const mpfr_t* val, Type* type, Location location) argument
2354 Complex_expression(const mpc_t* val, Type* type, Location location) argument
2525 make_complex(const mpc_t* val, Type* type, Location location) argument
2561 Const_expression(Named_object* constant, Location location) argument
2878 make_const_reference(Named_object* constant, Location location) argument
2925 Nil_expression(Location location) argument
2978 make_nil(Location location) argument
2991 Iota_expression(Location location) argument
3025 Type_conversion_expression(Type* type, Expression* expr, Location location) argument
3134 Location location = this->location(); local
3471 make_cast(Type* type, Expression* val, Location location) argument
3483 Unsafe_type_conversion_expression(Type* type, Expression* expr, Location location) argument
3633 make_unsafe_cast(Type* type, Expression* expr, Location location) argument
3797 eval_constant(Operator op, const Numeric_constant* unc, Location location, Numeric_constant* nc) argument
4327 make_unary(Operator op, Expression* expr, Location location) argument
4445 compare_constant(Operator op, Numeric_constant* left_nc, Numeric_constant* right_nc, Location location, bool* result) argument
4585 eval_constant(Operator op, Numeric_constant* left_nc, Numeric_constant* right_nc, Location location, Numeric_constant* nc) argument
4641 eval_integer(Operator op, const Numeric_constant* left_nc, const Numeric_constant* right_nc, Location location, Numeric_constant* nc) argument
4776 eval_float(Operator op, const Numeric_constant* left_nc, const Numeric_constant* right_nc, Location location, Numeric_constant* nc) argument
4842 eval_complex(Operator op, const Numeric_constant* left_nc, const Numeric_constant* right_nc, Location location, Numeric_constant* nc) argument
4911 Location location = this->location(); local
5448 check_operator_type(Operator op, Type* type, Type* otype, Location location) argument
6079 make_binary(Operator op, Expression* left, Expression* right, Location location) argument
6088 comparison(Translate_context* context, Type* result_type, Operator op, Expression* left, Expression* right, Location location) argument
6572 make_bound_method(Expression* expr, const Method* method, Named_object* function, Location location) argument
6687 Builtin_call_expression(Gogo* gogo, Expression* fn, Expression_list* args, bool is_varargs, Location location) argument
8100 Location location = this->location(); local
9317 Location location = this->location(); local
9514 make_call(Expression* fn, Expression_list* args, bool is_varargs, Location location) argument
9718 Location location = this->location(); local
9822 make_index(Expression* left, Expression* start, Expression* end, Expression* cap, Location location) argument
9833 Array_index_expression(Expression* array, Expression* start, Expression* end, Expression* cap, Location location) argument
10345 make_array_index(Expression* array, Expression* start, Expression* end, Expression* cap, Location location) argument
10357 String_index_expression(Expression* string, Expression* start, Expression* end, Location location) argument
10634 make_string_index(Expression* string, Expression* start, Expression* end, Location location) argument
10860 make_map_index(Expression* map, Expression* index, Location location) argument
11015 make_field_reference(Expression* expr, unsigned int field_index, Location location) argument
11332 make_interface_field_reference(Expression* expr, const std::string& field, Location location) argument
11345 Selector_expression(Expression* left, const std::string& name, Location location) argument
11399 Location location = this->location(); local
11602 make_selector(Expression* left, const std::string& name, Location location) argument
11613 Allocation_expression(Type* type, Location location) argument
11673 make_allocation(Type* type, Location location) argument
11683 Struct_construction_expression(Type* type, Expression_list* vals, Location location) argument
12011 make_struct_composite_literal(Type* type, Expression_list* vals, Location location) argument
12025 Array_construction_expression(Expression_classification classification, Type* type, const std::vector<unsigned long>* indexes, Expression_list* vals, Location location) argument
12353 Fixed_array_construction_expression(Type* type, const std::vector<unsigned long>* indexes, Expression_list* vals, Location location) argument
12387 make_array_composite_literal(Type* type, Expression_list* vals, Location location) argument
12399 Slice_construction_expression(Type* type, const std::vector<unsigned long>* indexes, Expression_list* vals, Location location) argument
12522 make_slice_composite_literal(Type* type, Expression_list* vals, Location location) argument
12534 Map_construction_expression(Type* type, Expression_list* vals, Location location) argument
12814 Composite_literal_expression(Type* type, int depth, bool has_keys, Expression_list* vals, bool all_are_names, Location location) argument
13000 Location location = this->location(); local
13246 Location location = this->location(); local
13380 Location location = this->location(); local
13451 Location location = this->location(); local
13503 make_composite_literal(Type* type, int depth, bool has_keys, Expression_list* vals, bool all_are_names, Location location) argument
13687 make_type_guard(Expression* expr, Type* type, Location location) argument
13701 Heap_expression(Expression* expr, Location location) argument
13790 make_heap_expression(Expression* expr, Location location) argument
13895 make_receive(Expression* channel, Location location) argument
13906 Type_descriptor_expression(Type* type, Location location) argument
13966 make_type_descriptor(Type* type, Location location) argument
14149 Slice_info_expression(Expression* slice, Slice_info slice_info, Location location) argument
14245 make_slice_info(Expression* slice, Slice_info slice_info, Location location) argument
14257 Slice_value_expression(Type* type, Expression* valptr, Expression* len, Expression* cap, Location location) argument
14339 make_slice_value(Type* at, Expression* valptr, Expression* len, Expression* cap, Location location) argument
14352 Interface_info_expression(Expression* iface, Interface_info iface_info, Location location) argument
14490 make_interface_info(Expression* iface, Interface_info iface_info, Location location) argument
14503 Interface_value_expression(Type* type, Expression* first_field, Expression* obj, Location location) argument
14582 make_interface_value(Type* type, Expression* first_value, Expression* object, Location location) argument
14594 Interface_mtable_expression(Interface_type* itype, Type* type, bool is_pointer, Location location) argument
14779 make_interface_mtable_ref(Interface_type* itype, Type* type, bool is_pointer, Location location) argument
14883 Map_descriptor_expression(Map_type* type, Location location) argument
14930 make_map_descriptor(Map_type* type, Location location) argument
14940 Label_addr_expression(Label* label, Location location) argument
14974 make_label_addr(Label* label, Location location) argument
14984 Conditional_expression(Expression* cond, Expression* then_expr, Expression* else_expr, Location location) argument
15093 make_conditional(Expression* cond, Expression* then, Expression* else_expr, Location location) argument
15104 Compound_expression(Expression* init, Expression* expr, Location location) argument
15195 make_compound(Expression* init, Expression* expr, Location location) argument
15723 check_float_type(Float_type* type, bool issue_error, Location location) argument
15813 check_complex_type(Complex_type* type, bool issue_error, Location location) argument
[all...]
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c9889 unsigned int location = d->perm[0]; /* Always < nelt. */ local
[all...]
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c1685 warn_logical_operator(location_t location, enum tree_code code, tree type, enum tree_code code_left, tree op_left, enum tree_code ARG_UNUSED (code_right), tree op_right) argument
1799 warn_logical_not_parentheses(location_t location, enum tree_code code, tree rhs) argument
4042 binary_op_error(location_t location, enum tree_code code, tree type0, tree type1) argument
4648 c_common_truthvalue_conversion(location_t location, tree expr) argument
9980 c_cpp_error(cpp_reader *pfile ATTRIBUTE_UNUSED, int level, int reason, location_t location, unsigned int column_override, const char *msg, va_list *ap) argument
10183 warn_for_omitted_condop(location_t location, tree cond) argument
11550 warn_for_sign_compare(location_t location, tree orig_op0, tree orig_op1, tree op0, tree op1, tree result_type, enum tree_code resultcode) argument
[all...]
/haiku-buildtools/gcc/gcc/c/
H A Dc-parser.c188 location_t location; member in struct:c_token
8978 location_t location; local
[all...]
H A Dc-typeck.c1237 comp_target_types(location_t location, tree ttl, tree ttr) argument
3426 parser_build_binary_op(location_t location, enum tree_code code, struct c_expr arg1, struct c_expr arg2) argument
3821 build_unary_op(location_t location, enum tree_code code, tree xarg, int flag) argument
5282 build_modify_expr(location_t location, tree lhs, tree lhs_origtype, enum tree_code modifycode, location_t rhs_loc, tree rhs, tree rhs_origtype) argument
5548 convert_to_anonymous_field(location_t location, tree type, tree rhs) argument
5635 pedwarn_init(location_t location, int opt, const char *gmsgid) argument
5698 convert_for_assignment(location_t location, location_t expr_loc, tree type, tree rhs, tree origtype, enum impl_conv errtype, bool null_pointer_constant, tree fundecl, tree function, int parmnum) argument
10234 build_binary_op(location_t location, enum tree_code code, tree orig_op0, tree orig_op1, int convert_p) argument
11345 c_objc_common_truthvalue_conversion(location_t location, tree expr) argument
[all...]
/haiku-buildtools/binutils/gold/
H A Daarch64.cc1160 aarch64_valid_for_adrp_p(AArch64_address location, AArch64_address dest) argument
1321 stub_type_for_reloc( unsigned int r_type, AArch64_address location, AArch64_address dest) argument
/haiku-buildtools/gcc/gcc/fortran/
H A Dgfortran.h911 source_location location; member in struct:gfc_linebuf
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c28311 unsigned int location; local
[all...]

Completed in 781 milliseconds

12345678