/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_interceptors.cpp | 151 #define COMMON_INTERCEPTOR_MEMMOVE_IMPL(ctx, to, from, size) \ argument 157 #define COMMON_INTERCEPTOR_MEMCPY_IMPL(ctx, to, from, size) \ argument 201 INTERCEPTOR(int, pthread_create, void *thread, in INTERCEPTOR() argument 236 INTERCEPTOR(int, pthread_join, void *t, void **arg) { in INTERCEPTOR() argument 256 INTERCEPTOR(int, swapcontext, struct ucontext_t *oucp, in INTERCEPTOR() argument 361 DEFINE_REAL(char*, index, const char *string, int c) in DEFINE_REAL() 389 INTERCEPTOR(char*, strncat, char *to, const char *from, uptr size) { in INTERCEPTOR() argument 408 INTERCEPTOR(char *, strcpy, char *to, const char *from) { in INTERCEPTOR() argument 462 INTERCEPTOR(char*, strncpy, char *to, const char *from, uptr size) { in INTERCEPTOR() argument 488 INTERCEPTOR(int, atoi, const char *nptr) { in INTERCEPTOR() argument [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_interceptors.cc | 148 #define COMMON_INTERCEPTOR_MEMMOVE_IMPL(ctx, to, from, size) \ argument 154 #define COMMON_INTERCEPTOR_MEMCPY_IMPL(ctx, to, from, size) \ argument 207 INTERCEPTOR(int, pthread_create, void *thread, in INTERCEPTOR() argument 248 INTERCEPTOR(int, pthread_join, void *t, void **arg) { in INTERCEPTOR() argument 268 INTERCEPTOR(int, swapcontext, struct ucontext_t *oucp, in INTERCEPTOR() argument 373 DEFINE_REAL(char*, index, const char *string, int c) in DEFINE_REAL() 401 INTERCEPTOR(char*, strncat, char *to, const char *from, uptr size) { in INTERCEPTOR() argument 420 INTERCEPTOR(char*, strcpy, char *to, const char *from) { // NOLINT in INTERCEPTOR() argument 473 INTERCEPTOR(char*, strncpy, char *to, const char *from, uptr size) { in INTERCEPTOR() argument 500 INTERCEPTOR(int, atoi, const char *nptr) { in INTERCEPTOR() argument [all …]
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_interceptors.cc | 150 #define COMMON_INTERCEPTOR_MEMMOVE_IMPL(ctx, to, from, size) \ argument 156 #define COMMON_INTERCEPTOR_MEMCPY_IMPL(ctx, to, from, size) \ argument 204 INTERCEPTOR(int, pthread_create, void *thread, in INTERCEPTOR() argument 245 INTERCEPTOR(int, pthread_join, void *t, void **arg) { in INTERCEPTOR() argument 265 INTERCEPTOR(int, swapcontext, struct ucontext_t *oucp, in INTERCEPTOR() argument 370 DEFINE_REAL(char*, index, const char *string, int c) in DEFINE_REAL() 398 INTERCEPTOR(char*, strncat, char *to, const char *from, uptr size) { in INTERCEPTOR() argument 417 INTERCEPTOR(char*, strcpy, char *to, const char *from) { // NOLINT in INTERCEPTOR() argument 470 INTERCEPTOR(char*, strncpy, char *to, const char *from, uptr size) { in INTERCEPTOR() argument 497 INTERCEPTOR(int, atoi, const char *nptr) { in INTERCEPTOR() argument [all …]
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
H A D | msan_interceptors.cc | 170 INTERCEPTOR(int, posix_memalign, void **memptr, SIZE_T alignment, SIZE_T size) { in INTERCEPTOR() argument 269 INTERCEPTOR(int, mallopt, int cmd, int value) { in INTERCEPTOR() argument 481 INTERCEPTOR(int, swprintf, void *str, uptr size, void *format, ...) { in INTERCEPTOR() argument 540 INTERCEPTOR(int, mbtowc, wchar_t *dest, const char *src, SIZE_T n) { in INTERCEPTOR() argument 593 INTERCEPTOR(int, wcscmp, const wchar_t *s1, const wchar_t *s2) { in INTERCEPTOR() argument 599 INTERCEPTOR(int, gettimeofday, void *tv, void *tz) { in INTERCEPTOR() argument 644 INTERCEPTOR(int, setenv, const char *name, const char *value, int overwrite) { in INTERCEPTOR() argument 652 INTERCEPTOR(int, putenv, char *string) { in INTERCEPTOR() argument 660 INTERCEPTOR(int, fstat, int fd, void *buf) { in INTERCEPTOR() argument 673 INTERCEPTOR(int, __fxstat, int magic, int fd, void *buf) { in INTERCEPTOR() argument [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | array.d | 826 immutable int[] c = a.idup; variable 827 immutable int[] d = c[1 .. 3]; variable 1870 const string[] arr = ["apple", "banana"]; variable 1910 const string[] arr = ["apple", "banana"]; variable 2128 auto to = [4, 6]; variable 3666 enum int[5] a = []; variable
|
H A D | conv.d | 203 template to(T) in to() function 1550 immutable int[2] a3 = s2.to!(int[2]); variable 2308 immutable string[] errors1 = variable 2333 immutable string[] errors2 = variable 2346 immutable string[] errors = variable 2364 immutable string[] errors = variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | array.d | 211 immutable int[] a = [1, 2, 3, 4]; variable 1287 immutable int[] c = a.idup; variable 1288 immutable int[] d = c[1 .. 3]; variable 2374 const string[] arr = ["apple", "banana"]; variable 2415 const string[] arr = ["apple", "banana"]; variable 2720 auto to = [4, 6]; variable 4495 enum int[5] a = []; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 1052 bytes_out::str (const char *string, size_t len) in str() 3687 const char *string = TREE_STRING_POINTER (name); in module_state() local 4394 verstr_t string; in operator ()() local 4572 maybe_add_cmi_prefix (const char *to, size_t *len_p = NULL) in maybe_add_cmi_prefix() 13954 module_state::write_readme (elf_out *to, cpp_reader *reader, in write_readme() 13971 verstr_t string; in write_readme() local 14072 module_state::write_env (elf_out *to) in write_env() 14254 module_state::write_imports (elf_out *to, unsigned *crc_ptr) in write_imports() 14297 module_state::write_partitions (elf_out *to, unsigned count, unsigned *crc_ptr) in write_partitions() 14482 module_state::write_cluster (elf_out *to, depset *scc[], unsigned size, in write_cluster() [all …]
|
H A D | semantics.cc | 1082 maybe_mark_exp_read_r (tree *tp, int *, void *) in maybe_mark_exp_read_r() argument 1827 finish_asm_stmt (location_t loc, int volatile_p, tree string, in finish_asm_stmt() 6049 cp_check_omp_declare_reduction_r (tree *tp, int *, void *data) in cp_check_omp_declare_reduction_r() argument 6215 find_omp_placeholder_r (tree *tp, int *, void *data) in find_omp_placeholder_r() argument 12045 tree from, to; in same_type_ref_bind_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | riscv.cc | 3310 const char *string; in riscv_handle_type_attribute() local 3814 char *string; in riscv_unique_section() local 4086 riscv_can_eliminate (const int from ATTRIBUTE_UNUSED, const int to) in riscv_can_eliminate() 4096 riscv_initial_elimination_offset (int from, int to) in riscv_initial_elimination_offset() 4752 reg_class_t from, reg_class_t to) in riscv_register_move_cost() 5345 const char *string = TREE_STRING_POINTER (TREE_VALUE (attr_args)); in riscv_get_interrupt_type() local 5434 riscv_slow_unaligned_access (machine_mode, unsigned int) in riscv_slow_unaligned_access()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | riscv.c | 2955 const char *string; in riscv_handle_type_attribute() local 3448 char *string; in riscv_unique_section() local 3720 riscv_can_eliminate (const int from ATTRIBUTE_UNUSED, const int to) in riscv_can_eliminate() 3730 riscv_initial_elimination_offset (int from, int to) in riscv_initial_elimination_offset() 4386 reg_class_t from, reg_class_t to) in riscv_register_move_cost() 4923 const char *string = TREE_STRING_POINTER (TREE_VALUE (attr_args)); in riscv_get_interrupt_type() local 5012 riscv_slow_unaligned_access (machine_mode, unsigned int) in riscv_slow_unaligned_access()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/ |
H A D | cris.cc | 1691 reg_class_t from, reg_class_t to) in cris_register_move_cost() 2223 cris_asm_output_ident (const char *string) in cris_asm_output_ident() 3604 cris_hard_regno_nregs (unsigned int, machine_mode mode) in cris_hard_regno_nregs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/ |
H A D | microblaze.c | 2194 microblaze_can_eliminate (const int from, const int to) in microblaze_can_eliminate() 2208 microblaze_initial_elimination_offset (int from, int to) in microblaze_initial_elimination_offset() 3516 microblaze_asm_output_ident (const char *string) in microblaze_asm_output_ident() 3744 unsigned int) in microblaze_adjust_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
H A D | microblaze.cc | 2195 microblaze_can_eliminate (const int from, const int to) in microblaze_can_eliminate() 2209 microblaze_initial_elimination_offset (int from, int to) in microblaze_initial_elimination_offset() 3517 microblaze_asm_output_ident (const char *string) in microblaze_asm_output_ident() 3745 unsigned int) in microblaze_adjust_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/ |
H A D | cris.c | 1630 reg_class_t from, reg_class_t to) in cris_register_move_cost() 2590 cris_asm_output_ident (const char *string) in cris_asm_output_ident() 4375 cris_hard_regno_nregs (unsigned int, machine_mode mode) in cris_hard_regno_nregs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu.c | 292 spu_hard_regno_nregs (unsigned int, machine_mode mode) in spu_hard_regno_nregs() 1507 rtx to, temp, hi, lo; in spu_split_immediate() local 1535 rtx to, reg_fsmbi, reg_and; in spu_split_immediate() local 2995 int cost, unsigned int) in spu_sched_adjust_cost() 3064 spu_float_const (const char *string, machine_mode mode) in spu_float_const() 3769 spu_initial_elimination_offset (int from, int to) in spu_initial_elimination_offset() 7183 spu_can_change_mode_class (machine_mode from, machine_mode to, reg_class_t) in spu_can_change_mode_class()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 5648 sparc_initial_elimination_offset (int to) in sparc_initial_elimination_offset() 6786 int *punsignedp, const_tree, int) in sparc_promote_function_mode() argument 8128 static char string[64]; in output_ubranch() local 8201 static char string[64]; in output_cbranch() local 8682 static char string[64]; in output_cbcond() local 8799 static char string[64]; in output_v9branch() local 10310 unsigned int) in sparc_adjust_cost() 12321 reg_class_t from, reg_class_t to) in sparc_register_move_cost() 13132 sparc_can_eliminate (const int from ATTRIBUTE_UNUSED, const int to) in sparc_can_eliminate() 13944 sparc_can_change_mode_class (machine_mode from, machine_mode to, in sparc_can_change_mode_class()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 5583 sparc_initial_elimination_offset (int to) in sparc_initial_elimination_offset() 6718 int *punsignedp, const_tree, int) in sparc_promote_function_mode() argument 8060 static char string[64]; in output_ubranch() local 8133 static char string[64]; in output_cbranch() local 8614 static char string[64]; in output_cbcond() local 8731 static char string[64]; in output_v9branch() local 10272 unsigned int) in sparc_adjust_cost() 12283 reg_class_t from, reg_class_t to) in sparc_register_move_cost() 13100 sparc_can_eliminate (const int from ATTRIBUTE_UNUSED, const int to) in sparc_can_eliminate() 13902 sparc_can_change_mode_class (machine_mode from, machine_mode to, in sparc_can_change_mode_class()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
H A D | loongarch.cc | 964 loongarch_initial_elimination_offset (int from, int to) in loongarch_initial_elimination_offset() 4736 loongarch_output_ascii (FILE *stream, const char *string, size_t len) in loongarch_output_ascii() 4790 loongarch_can_eliminate (const int from ATTRIBUTE_UNUSED, const int to) in loongarch_can_eliminate() 5015 loongarch_move_from_gpr_cost (reg_class_t to) in loongarch_move_from_gpr_cost() 5038 reg_class_t to) in loongarch_register_move_cost() 5318 unsigned int) in loongarch_adjust_cost()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | mips.cc | 3236 put_r_addend(Reltype_write* to, in put_r_addend() 3304 put_r_addend(Reltype_write* to, in put_r_addend() 3348 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t) in make_symbol() 3670 do_make_elf_object(const std::string&, Input_file*, off_t, in do_make_elf_object() 3816 unsigned int, in local_reloc_may_be_function_pointer() 3827 unsigned int, in global_reloc_may_be_function_pointer() 3837 unsigned int, in local_reloc_may_be_function_pointer() 3848 unsigned int, in global_reloc_may_be_function_pointer() 6523 Mips_got_info<size, big_endian>* to) in merge_got_with() 10404 Target_mips<size, big_endian>::optimize_tls_reloc(bool, int) in optimize_tls_reloc() argument
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | mips.cc | 3236 put_r_addend(Reltype_write* to, in put_r_addend() 3304 put_r_addend(Reltype_write* to, in put_r_addend() 3348 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t) in make_symbol() 3670 do_make_elf_object(const std::string&, Input_file*, off_t, in do_make_elf_object() 3816 unsigned int, in local_reloc_may_be_function_pointer() 3827 unsigned int, in global_reloc_may_be_function_pointer() 3837 unsigned int, in local_reloc_may_be_function_pointer() 3848 unsigned int, in global_reloc_may_be_function_pointer() 6561 Mips_got_info<size, big_endian>* to) in merge_got_with() 10442 Target_mips<size, big_endian>::optimize_tls_reloc(bool, int) in optimize_tls_reloc() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 808 char *string; in x86_64_elf_unique_section() local 4094 int *, int no_rtl) in ix86_setup_incoming_varargs() argument 5974 ix86_can_eliminate (const int from, const int to) in ix86_can_eliminate() 5989 ix86_initial_elimination_offset (int from, int to) in ix86_initial_elimination_offset() 11350 tree to; in get_dllimport_decl() local 14072 ix86_mode_priority (int, int n) in ix86_mode_priority() argument 16459 ix86_sched_init_global (FILE *, int, int) in ix86_sched_init_global() argument 18739 ix86_can_change_mode_class (machine_mode from, machine_mode to, in ix86_can_change_mode_class() 19134 ix86_hard_regno_call_part_clobbered (unsigned int, unsigned int regno, in ix86_hard_regno_call_part_clobbered() 21381 tree vectype, int) in ix86_builtin_vectorization_cost() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 238 const char *string; /* option name */ member 1981 rs6000_hard_regno_call_part_clobbered (unsigned int, unsigned int regno, in rs6000_hard_regno_call_part_clobbered() 12522 machine_mode to, in rs6000_can_change_mode_class() 12609 machine_mode to, in rs6000_debug_can_change_mode_class() 14695 static char string[64]; in output_cbranch() local 17272 unsigned int) in rs6000_adjust_cost() 21640 reg_class_t from, reg_class_t to) in rs6000_register_move_cost() 22951 rs6000_can_eliminate (const int from, const int to) in rs6000_can_eliminate() 22964 rs6000_initial_elimination_offset (int from, int to) in rs6000_initial_elimination_offset() 23931 const char *string, in rs6000_print_options_internal() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | expression.c | 2227 int Expression::checkModifiable(Scope *, int) in checkModifiable() argument 3447 StringExp::StringExp(Loc loc, char *string) in StringExp() 3458 StringExp::StringExp(Loc loc, void *string, size_t len) in StringExp() 3469 StringExp::StringExp(Loc loc, void *string, size_t len, utf8_t postfix) in StringExp() 3485 StringExp *StringExp::create(Loc loc, void *string, size_t len) in create() 4636 MATCH FuncExp::matchType(Type *to, Scope *sc, FuncExp **presult, int flag) in matchType()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 224 const char *string; /* option name */ member 1992 rs6000_hard_regno_call_part_clobbered (unsigned int, unsigned int regno, in rs6000_hard_regno_call_part_clobbered() 13225 machine_mode to, in rs6000_can_change_mode_class() 13312 machine_mode to, in rs6000_debug_can_change_mode_class() 15410 static char string[64]; in output_cbranch() local 17730 unsigned int) in rs6000_adjust_cost() 22266 reg_class_t from, reg_class_t to) in rs6000_register_move_cost() 23599 rs6000_can_eliminate (const int from, const int to) in rs6000_can_eliminate() 23612 rs6000_initial_elimination_offset (int from, int to) in rs6000_initial_elimination_offset() 24618 const char *string, in rs6000_print_options_internal() [all …]
|