Searched refs:coremaker_bss (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dauxv.c51 int coremaker_bss; /* In BSS section */ variable
73 coremaker_bss = 0;
75 coremaker_bss += coremaker_local[i];
H A Dcoremaker.c45 int coremaker_bss; /* In BSS section */ variable
149 coremaker_bss = 0;
151 coremaker_bss += coremaker_local[i];
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dauxv.c51 int coremaker_bss; /* In BSS section */ variable
73 coremaker_bss = 0;
75 coremaker_bss += coremaker_local[i];
H A Dcoremaker.c45 int coremaker_bss; /* In BSS section */ variable
149 coremaker_bss = 0;
151 coremaker_bss += coremaker_local[i];

Completed in 517 milliseconds