Home
last modified time | relevance | path

Searched refs:frompcindex (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgmon.c191 register unsigned short *frompcindex; in mcount() local
206 frompcindex = (void *) __builtin_return_address (1); in mcount()
220 frompcindex = (unsigned short *) ((long) frompcindex - (long) s_lowpc); in mcount()
221 if ((unsigned long) frompcindex > s_textsize) { in mcount()
224 frompcindex = in mcount()
226 toindex = *frompcindex; in mcount()
235 *frompcindex = toindex; in mcount()
271 top->link = *frompcindex; in mcount()
272 *frompcindex = toindex; in mcount()
289 top->link = *frompcindex; in mcount()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/i386/
H A Dcygmon-gmon.c205 register unsigned short *frompcindex; in _mcount() local
220 frompcindex = (void *) __builtin_return_address (1); in _mcount()
244 frompcindex = (unsigned short *)((long)frompcindex - (long)s_lowpc); in _mcount()
245 if ((unsigned long)frompcindex > s_textsize) in _mcount()
249 frompcindex = in _mcount()
251 toindex = *frompcindex; in _mcount()
262 *frompcindex = toindex; in _mcount()
302 top->link = *frompcindex; in _mcount()
303 *frompcindex = toindex; in _mcount()
321 top->link = *frompcindex; in _mcount()
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/i386/
H A Dcygmon-gmon.c205 register unsigned short *frompcindex; in _mcount() local
220 frompcindex = (void *) __builtin_return_address (1); in _mcount()
244 frompcindex = (unsigned short *)((long)frompcindex - (long)s_lowpc); in _mcount()
245 if ((unsigned long)frompcindex > s_textsize) in _mcount()
249 frompcindex = in _mcount()
251 toindex = *frompcindex; in _mcount()
262 *frompcindex = toindex; in _mcount()
302 top->link = *frompcindex; in _mcount()
303 *frompcindex = toindex; in _mcount()
321 top->link = *frompcindex; in _mcount()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgmon.c191 register unsigned short *frompcindex; in mcount() local
206 frompcindex = (void *) __builtin_return_address (1); in mcount()
220 frompcindex = (unsigned short *) ((long) frompcindex - (long) s_lowpc); in mcount()
221 if ((unsigned long) frompcindex > s_textsize) { in mcount()
224 frompcindex = in mcount()
226 toindex = *frompcindex; in mcount()
235 *frompcindex = toindex; in mcount()
271 top->link = *frompcindex; in mcount()
272 *frompcindex = toindex; in mcount()
289 top->link = *frompcindex; in mcount()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/i386/
H A Dcygmon-gmon.c205 register unsigned short *frompcindex; in _mcount() local
220 frompcindex = (void *) __builtin_return_address (1); in _mcount()
244 frompcindex = (unsigned short *)((long)frompcindex - (long)s_lowpc); in _mcount()
245 if ((unsigned long)frompcindex > s_textsize) in _mcount()
249 frompcindex = in _mcount()
251 toindex = *frompcindex; in _mcount()
262 *frompcindex = toindex; in _mcount()
302 top->link = *frompcindex; in _mcount()
303 *frompcindex = toindex; in _mcount()
321 top->link = *frompcindex; in _mcount()
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/mep/
H A Dmep-gmon.c285 __mep_mcount_2 (selfpc, frompcindex) in __mep_mcount_2() argument
287 unsigned short *frompcindex;
314 frompcindex = (unsigned short *) ((long) frompcindex - (long) s_lowpc);
315 if ((unsigned long) frompcindex > s_textsize)
319 frompcindex =
321 toindex = *frompcindex;
332 *frompcindex = toindex;
372 top->link = *frompcindex;
373 *frompcindex = toindex;
391 top->link = *frompcindex;
[all …]
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/
H A Dgmon-sol2.c314 unsigned short *frompcindex; in internal_mcount() local
324 frompcindex = (void *) __builtin_return_address (1); in internal_mcount()
354 frompcindex = (unsigned short *) ((long) frompcindex - (long) s_lowpc); in internal_mcount()
355 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
358 frompcindex = &froms[((long) frompcindex) / (HASHFRACTION * sizeof (*froms))]; in internal_mcount()
359 toindex = *frompcindex; in internal_mcount()
366 *frompcindex = toindex; in internal_mcount()
394 top->link = *frompcindex; in internal_mcount()
395 *frompcindex = toindex; in internal_mcount()
407 top->link = *frompcindex; in internal_mcount()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/config/
H A Dgmon-sol2.c314 unsigned short *frompcindex; in internal_mcount() local
324 frompcindex = (void *) __builtin_return_address (1); in internal_mcount()
354 frompcindex = (unsigned short *) ((long) frompcindex - (long) s_lowpc); in internal_mcount()
355 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
358 frompcindex = &froms[((long) frompcindex) / (HASHFRACTION * sizeof (*froms))]; in internal_mcount()
359 toindex = *frompcindex; in internal_mcount()
366 *frompcindex = toindex; in internal_mcount()
394 top->link = *frompcindex; in internal_mcount()
395 *frompcindex = toindex; in internal_mcount()
407 top->link = *frompcindex; in internal_mcount()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libgcc/config/
H A Dgmon-sol2.c314 unsigned short *frompcindex; in internal_mcount() local
324 frompcindex = (void *) __builtin_return_address (1); in internal_mcount()
354 frompcindex = (unsigned short *) ((long) frompcindex - (long) s_lowpc); in internal_mcount()
355 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
358 frompcindex = &froms[((long) frompcindex) / (HASHFRACTION * sizeof (*froms))]; in internal_mcount()
359 toindex = *frompcindex; in internal_mcount()
366 *frompcindex = toindex; in internal_mcount()
394 top->link = *frompcindex; in internal_mcount()
395 *frompcindex = toindex; in internal_mcount()
407 top->link = *frompcindex; in internal_mcount()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Dgmon-sol2.c255 register unsigned short *frompcindex; in internal_mcount() local
271 frompcindex = (void *) __builtin_return_address (1); in internal_mcount()
297 frompcindex = (unsigned short *)((long)frompcindex - (long)s_lowpc); in internal_mcount()
298 if ((unsigned long)frompcindex > s_textsize) { in internal_mcount()
301 frompcindex = in internal_mcount()
303 toindex = *frompcindex; in internal_mcount()
312 *frompcindex = toindex; in internal_mcount()
348 top->link = *frompcindex; in internal_mcount()
349 *frompcindex = toindex; in internal_mcount()
366 top->link = *frompcindex; in internal_mcount()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/i386/
H A Dgmon-sol2.c255 register unsigned short *frompcindex; in internal_mcount() local
271 frompcindex = (void *) __builtin_return_address (1); in internal_mcount()
297 frompcindex = (unsigned short *)((long)frompcindex - (long)s_lowpc); in internal_mcount()
298 if ((unsigned long)frompcindex > s_textsize) { in internal_mcount()
301 frompcindex = in internal_mcount()
303 toindex = *frompcindex; in internal_mcount()
312 *frompcindex = toindex; in internal_mcount()
348 top->link = *frompcindex; in internal_mcount()
349 *frompcindex = toindex; in internal_mcount()
366 top->link = *frompcindex; in internal_mcount()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Dgmon-sol2.c255 register unsigned short *frompcindex; in internal_mcount() local
271 frompcindex = (void *) __builtin_return_address (1); in internal_mcount()
297 frompcindex = (unsigned short *)((long)frompcindex - (long)s_lowpc); in internal_mcount()
298 if ((unsigned long)frompcindex > s_textsize) { in internal_mcount()
301 frompcindex = in internal_mcount()
303 toindex = *frompcindex; in internal_mcount()
312 *frompcindex = toindex; in internal_mcount()
348 top->link = *frompcindex; in internal_mcount()
349 *frompcindex = toindex; in internal_mcount()
366 top->link = *frompcindex; in internal_mcount()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/arc/gmon/
H A Dmcount.c65 register ARCINDEX *frompcindex; in _MCOUNT_DECL() local
123 frompcindex = count_ptr; in _MCOUNT_DECL()
124 toindex = *frompcindex; in _MCOUNT_DECL()
134 *frompcindex = toindex; in _MCOUNT_DECL()
170 top->link = *frompcindex; in _MCOUNT_DECL()
171 *frompcindex = toindex; in _MCOUNT_DECL()
188 top->link = *frompcindex; in _MCOUNT_DECL()
189 *frompcindex = toindex; in _MCOUNT_DECL()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/config/arc/gmon/
H A Dmcount.c65 register ARCINDEX *frompcindex; in _MCOUNT_DECL() local
123 frompcindex = count_ptr; in _MCOUNT_DECL()
124 toindex = *frompcindex; in _MCOUNT_DECL()
134 *frompcindex = toindex; in _MCOUNT_DECL()
170 top->link = *frompcindex; in _MCOUNT_DECL()
171 *frompcindex = toindex; in _MCOUNT_DECL()
188 top->link = *frompcindex; in _MCOUNT_DECL()
189 *frompcindex = toindex; in _MCOUNT_DECL()
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/arc/gmon/
H A Dmcount.c65 register ARCINDEX *frompcindex; in _MCOUNT_DECL() local
123 frompcindex = count_ptr; in _MCOUNT_DECL()
124 toindex = *frompcindex; in _MCOUNT_DECL()
134 *frompcindex = toindex; in _MCOUNT_DECL()
170 top->link = *frompcindex; in _MCOUNT_DECL()
171 *frompcindex = toindex; in _MCOUNT_DECL()
188 top->link = *frompcindex; in _MCOUNT_DECL()
189 *frompcindex = toindex; in _MCOUNT_DECL()
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/prof/
H A Dprof.cpp283 register unsigned short *frompcindex; in profCount() local
298 frompcindex = (unsigned short *) reg[12].I; in profCount()
312 frompcindex = (unsigned short *) ((long) frompcindex - (long) s_lowpc); in profCount()
313 if ((unsigned long) frompcindex > s_textsize) { in profCount()
316 frompcindex = in profCount()
318 toindex = *frompcindex; in profCount()
327 *frompcindex = (unsigned short)toindex; in profCount()
363 top->link = *frompcindex; in profCount()
364 *frompcindex = (unsigned short)toindex; in profCount()
381 top->link = *frompcindex; in profCount()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dgmon-sol2.c280 static void internal_mcount(char *selfpc, unsigned short *frompcindex) in internal_mcount() argument
317 frompcindex = (unsigned short *)((long)frompcindex - (long)s_lowpc); in internal_mcount()
318 if ((unsigned long)frompcindex > s_textsize) { in internal_mcount()
321 frompcindex = in internal_mcount()
322 &froms[((long)frompcindex) / (HASHFRACTION * sizeof(*froms))]; in internal_mcount()
323 toindex = *frompcindex; in internal_mcount()
332 *frompcindex = toindex; in internal_mcount()
368 top->link = *frompcindex; in internal_mcount()
369 *frompcindex = toindex; in internal_mcount()
386 top->link = *frompcindex; in internal_mcount()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/sparc/
H A Dgmon-sol2.c279 static void internal_mcount(char *selfpc, unsigned short *frompcindex) in internal_mcount() argument
316 frompcindex = (unsigned short *)((long)frompcindex - (long)s_lowpc); in internal_mcount()
317 if ((unsigned long)frompcindex > s_textsize) { in internal_mcount()
320 frompcindex = in internal_mcount()
321 &froms[((long)frompcindex) / (HASHFRACTION * sizeof(*froms))]; in internal_mcount()
322 toindex = *frompcindex; in internal_mcount()
331 *frompcindex = toindex; in internal_mcount()
367 top->link = *frompcindex; in internal_mcount()
368 *frompcindex = toindex; in internal_mcount()
385 top->link = *frompcindex; in internal_mcount()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dgmon-sol2.c280 static void internal_mcount(char *selfpc, unsigned short *frompcindex) in internal_mcount() argument
317 frompcindex = (unsigned short *)((long)frompcindex - (long)s_lowpc); in internal_mcount()
318 if ((unsigned long)frompcindex > s_textsize) { in internal_mcount()
321 frompcindex = in internal_mcount()
322 &froms[((long)frompcindex) / (HASHFRACTION * sizeof(*froms))]; in internal_mcount()
323 toindex = *frompcindex; in internal_mcount()
332 *frompcindex = toindex; in internal_mcount()
368 top->link = *frompcindex; in internal_mcount()
369 *frompcindex = toindex; in internal_mcount()
386 top->link = *frompcindex; in internal_mcount()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/common/lib/libc/gmon/
H A Dmcount.c138 u_short *frompcindex; in _MCOUNT_DECL() local
187 frompcindex = in _MCOUNT_DECL()
192 frompcindex = in _MCOUNT_DECL()
195 toindex = *frompcindex; in _MCOUNT_DECL()
205 *frompcindex = (u_short)toindex; in _MCOUNT_DECL()
241 top->link = *frompcindex; in _MCOUNT_DECL()
242 *frompcindex = (u_short)toindex; in _MCOUNT_DECL()
259 top->link = *frompcindex; in _MCOUNT_DECL()
260 *frompcindex = (u_short)toindex; in _MCOUNT_DECL()
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/sol2/
H A Dgmon.c309 internal_mcount (char *selfpc, unsigned short *frompcindex) in internal_mcount() argument
349 frompcindex = (unsigned short *) ((long) frompcindex - (long) s_lowpc); in internal_mcount()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
353 frompcindex = &froms[((long) frompcindex) / (HASHFRACTION * sizeof (*froms))]; in internal_mcount()
354 toindex = *frompcindex; in internal_mcount()
361 *frompcindex = toindex; in internal_mcount()
389 top->link = *frompcindex; in internal_mcount()
390 *frompcindex = toindex; in internal_mcount()
402 top->link = *frompcindex; in internal_mcount()
403 *frompcindex = toindex; in internal_mcount()
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/sol2/
H A Dgmon.c309 internal_mcount (char *selfpc, unsigned short *frompcindex) in internal_mcount() argument
349 frompcindex = (unsigned short *) ((long) frompcindex - (long) s_lowpc); in internal_mcount()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
353 frompcindex = &froms[((long) frompcindex) / (HASHFRACTION * sizeof (*froms))]; in internal_mcount()
354 toindex = *frompcindex; in internal_mcount()
361 *frompcindex = toindex; in internal_mcount()
389 top->link = *frompcindex; in internal_mcount()
390 *frompcindex = toindex; in internal_mcount()
402 top->link = *frompcindex; in internal_mcount()
403 *frompcindex = toindex; in internal_mcount()
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/sol2/
H A Dgmon.c309 internal_mcount (char *selfpc, unsigned short *frompcindex) in internal_mcount() argument
349 frompcindex = (unsigned short *) ((long) frompcindex - (long) s_lowpc); in internal_mcount()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
353 frompcindex = &froms[((long) frompcindex) / (HASHFRACTION * sizeof (*froms))]; in internal_mcount()
354 toindex = *frompcindex; in internal_mcount()
361 *frompcindex = toindex; in internal_mcount()
389 top->link = *frompcindex; in internal_mcount()
390 *frompcindex = toindex; in internal_mcount()
402 top->link = *frompcindex; in internal_mcount()
403 *frompcindex = toindex; in internal_mcount()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dgmon.c309 internal_mcount (char *selfpc, unsigned short *frompcindex) in internal_mcount() argument
349 frompcindex = (unsigned short *) ((long) frompcindex - (long) s_lowpc); in internal_mcount()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
353 frompcindex = &froms[((long) frompcindex) / (HASHFRACTION * sizeof (*froms))]; in internal_mcount()
354 toindex = *frompcindex; in internal_mcount()
361 *frompcindex = toindex; in internal_mcount()
389 top->link = *frompcindex; in internal_mcount()
390 *frompcindex = toindex; in internal_mcount()
402 top->link = *frompcindex; in internal_mcount()
403 *frompcindex = toindex; in internal_mcount()
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/sol2/
H A Dgmon.c309 internal_mcount (char *selfpc, unsigned short *frompcindex) in internal_mcount() argument
349 frompcindex = (unsigned short *) ((long) frompcindex - (long) s_lowpc); in internal_mcount()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
353 frompcindex = &froms[((long) frompcindex) / (HASHFRACTION * sizeof (*froms))]; in internal_mcount()
354 toindex = *frompcindex; in internal_mcount()
361 *frompcindex = toindex; in internal_mcount()
389 top->link = *frompcindex; in internal_mcount()
390 *frompcindex = toindex; in internal_mcount()
402 top->link = *frompcindex; in internal_mcount()
403 *frompcindex = toindex; in internal_mcount()

123