Home
last modified time | relevance | path

Searched refs:dbxout_common_name (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3301 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3424 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3427 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3437 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
H A DChangeLog-200823467 (is_fortran, dbxout_common_name, dbxout_common_check): New functions.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddbxout.c330 static void dbxout_common_name (tree, const char *, stab_code_type);
3301 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3424 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3427 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3437 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3297 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3420 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3423 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3433 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
H A DChangeLog-200823467 (is_fortran, dbxout_common_name, dbxout_common_check): New functions.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddbxout.c326 static void dbxout_common_name (tree, const char *, stab_code_type);
3279 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3402 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3405 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3415 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
H A DChangeLog-200823467 (is_fortran, dbxout_common_name, dbxout_common_check): New functions.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddbxout.c323 static void dbxout_common_name (tree, const char *, stab_code_type);
3248 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3371 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3374 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3384 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
H A DChangeLog-200823467 (is_fortran, dbxout_common_name, dbxout_common_check): New functions.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3301 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3424 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3427 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3437 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3297 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3420 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3423 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3433 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3298 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3421 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3424 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3434 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddbxout.c324 static void dbxout_common_name (tree, const char *, stab_code_type);
3277 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3400 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3403 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3413 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3297 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3420 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3423 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3433 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3301 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3424 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3427 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3437 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3301 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3424 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3427 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3437 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3301 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3424 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3427 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3437 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3298 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3421 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3424 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3434 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3297 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3420 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3423 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3433 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3297 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3420 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3423 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3433 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3297 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3420 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3423 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3433 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3301 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3424 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3427 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3437 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddbxout.c329 static void dbxout_common_name (tree, const char *, stab_code_type);
3298 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3421 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3424 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3434 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddbxout.c324 static void dbxout_common_name (tree, const char *, stab_code_type);
3277 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3400 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3403 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3413 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddbxout.c323 static void dbxout_common_name (tree, const char *, stab_code_type);
3248 dbxout_common_name (tree decl, const char *name, stab_code_type op) in dbxout_common_name() function
3371 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()
3374 dbxout_common_name (syms, comm_new, N_BCOMM); in dbxout_syms()
3384 dbxout_common_name (syms_prev, comm_prev, N_ECOMM); in dbxout_syms()

12