Home
last modified time | relevance | path

Searched refs:styp_flags (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/binutils/binutils-2.37/bfd/
H A Dcoffcode.h498 long styp_flags = 0; in sec_to_styp_flags() local
510 styp_flags = STYP_BSS; in sec_to_styp_flags()
521 styp_flags = STYP_LIB; in sec_to_styp_flags()
527 styp_flags = STYP_LIT; in sec_to_styp_flags()
561 styp_flags = STYP_PAD; in sec_to_styp_flags()
628 return styp_flags; in sec_to_styp_flags()
642 long styp_flags = 0; in sec_to_styp_flags() local
720 return styp_flags; in sec_to_styp_flags()
1227 while (styp_flags) in styp_to_sec_flags()
1229 unsigned long flag = styp_flags & - styp_flags; in styp_to_sec_flags()
[all …]
H A Decoff.c275 styp_flags [] = in ecoff_sec_to_styp_flags() local
306 styp = styp_flags[i].flags; in ecoff_sec_to_styp_flags()
348 if (styp_flags & STYP_NOLOAD) in _bfd_ecoff_styp_to_sec_flags()
353 if ((styp_flags & STYP_TEXT) in _bfd_ecoff_styp_to_sec_flags()
370 || (styp_flags & STYP_RDATA) in _bfd_ecoff_styp_to_sec_flags()
372 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
373 || styp_flags == STYP_XDATA in _bfd_ecoff_styp_to_sec_flags()
374 || (styp_flags & STYP_GOT) in _bfd_ecoff_styp_to_sec_flags()
382 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
392 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT) in _bfd_ecoff_styp_to_sec_flags()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dcoffcode.h498 long styp_flags = 0; in sec_to_styp_flags() local
510 styp_flags = STYP_BSS; in sec_to_styp_flags()
521 styp_flags = STYP_LIB; in sec_to_styp_flags()
527 styp_flags = STYP_LIT; in sec_to_styp_flags()
561 styp_flags = STYP_PAD; in sec_to_styp_flags()
628 return styp_flags; in sec_to_styp_flags()
642 long styp_flags = 0; in sec_to_styp_flags() local
720 return styp_flags; in sec_to_styp_flags()
1227 while (styp_flags) in styp_to_sec_flags()
1229 unsigned long flag = styp_flags & - styp_flags; in styp_to_sec_flags()
[all …]
H A Decoff.c275 styp_flags [] = in ecoff_sec_to_styp_flags() local
306 styp = styp_flags[i].flags; in ecoff_sec_to_styp_flags()
348 if (styp_flags & STYP_NOLOAD) in _bfd_ecoff_styp_to_sec_flags()
353 if ((styp_flags & STYP_TEXT) in _bfd_ecoff_styp_to_sec_flags()
370 || (styp_flags & STYP_RDATA) in _bfd_ecoff_styp_to_sec_flags()
372 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
373 || styp_flags == STYP_XDATA in _bfd_ecoff_styp_to_sec_flags()
374 || (styp_flags & STYP_GOT) in _bfd_ecoff_styp_to_sec_flags()
382 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
392 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT) in _bfd_ecoff_styp_to_sec_flags()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dcoffcode.h498 long styp_flags = 0; in sec_to_styp_flags() local
510 styp_flags = STYP_BSS; in sec_to_styp_flags()
521 styp_flags = STYP_LIB; in sec_to_styp_flags()
527 styp_flags = STYP_LIT; in sec_to_styp_flags()
561 styp_flags = STYP_PAD; in sec_to_styp_flags()
628 return styp_flags; in sec_to_styp_flags()
642 long styp_flags = 0; in sec_to_styp_flags() local
720 return styp_flags; in sec_to_styp_flags()
1227 while (styp_flags) in styp_to_sec_flags()
1229 unsigned long flag = styp_flags & - styp_flags; in styp_to_sec_flags()
[all …]
H A Decoff.c275 styp_flags [] = in ecoff_sec_to_styp_flags() local
306 styp = styp_flags[i].flags; in ecoff_sec_to_styp_flags()
348 if (styp_flags & STYP_NOLOAD) in _bfd_ecoff_styp_to_sec_flags()
353 if ((styp_flags & STYP_TEXT) in _bfd_ecoff_styp_to_sec_flags()
370 || (styp_flags & STYP_RDATA) in _bfd_ecoff_styp_to_sec_flags()
372 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
373 || styp_flags == STYP_XDATA in _bfd_ecoff_styp_to_sec_flags()
374 || (styp_flags & STYP_GOT) in _bfd_ecoff_styp_to_sec_flags()
382 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
392 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT) in _bfd_ecoff_styp_to_sec_flags()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Dcoffcode.h498 long styp_flags = 0; in sec_to_styp_flags() local
510 styp_flags = STYP_BSS; in sec_to_styp_flags()
521 styp_flags = STYP_LIB; in sec_to_styp_flags()
527 styp_flags = STYP_LIT; in sec_to_styp_flags()
561 styp_flags = STYP_PAD; in sec_to_styp_flags()
628 return styp_flags; in sec_to_styp_flags()
642 long styp_flags = 0; in sec_to_styp_flags() local
720 return styp_flags; in sec_to_styp_flags()
1227 while (styp_flags) in styp_to_sec_flags()
1229 unsigned long flag = styp_flags & - styp_flags; in styp_to_sec_flags()
[all …]
H A Decoff.c275 styp_flags [] = in ecoff_sec_to_styp_flags() local
306 styp = styp_flags[i].flags; in ecoff_sec_to_styp_flags()
348 if (styp_flags & STYP_NOLOAD) in _bfd_ecoff_styp_to_sec_flags()
353 if ((styp_flags & STYP_TEXT) in _bfd_ecoff_styp_to_sec_flags()
370 || (styp_flags & STYP_RDATA) in _bfd_ecoff_styp_to_sec_flags()
372 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
373 || styp_flags == STYP_XDATA in _bfd_ecoff_styp_to_sec_flags()
374 || (styp_flags & STYP_GOT) in _bfd_ecoff_styp_to_sec_flags()
382 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
392 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT) in _bfd_ecoff_styp_to_sec_flags()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dcoffcode.h398 long styp_flags = 0; in sec_to_styp_flags() local
410 styp_flags = STYP_BSS; in sec_to_styp_flags()
421 styp_flags = STYP_LIB; in sec_to_styp_flags()
427 styp_flags = STYP_LIT; in sec_to_styp_flags()
451 styp_flags = STYP_PAD; in sec_to_styp_flags()
507 return styp_flags; in sec_to_styp_flags()
521 long styp_flags = 0; in sec_to_styp_flags() local
577 return styp_flags; in sec_to_styp_flags()
1015 while (styp_flags) in styp_to_sec_flags()
1017 long flag = styp_flags & - styp_flags; in styp_to_sec_flags()
[all …]
H A Decoff.c289 styp_flags [] = in ecoff_sec_to_styp_flags() local
320 styp = styp_flags[i].flags; in ecoff_sec_to_styp_flags()
362 if (styp_flags & STYP_NOLOAD) in _bfd_ecoff_styp_to_sec_flags()
367 if ((styp_flags & STYP_TEXT) in _bfd_ecoff_styp_to_sec_flags()
384 || (styp_flags & STYP_RDATA) in _bfd_ecoff_styp_to_sec_flags()
386 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
387 || styp_flags == STYP_XDATA in _bfd_ecoff_styp_to_sec_flags()
388 || (styp_flags & STYP_GOT) in _bfd_ecoff_styp_to_sec_flags()
396 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
403 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT) in _bfd_ecoff_styp_to_sec_flags()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dcoffcode.h517 long styp_flags = 0; in sec_to_styp_flags() local
529 styp_flags = STYP_BSS; in sec_to_styp_flags()
540 styp_flags = STYP_LIB; in sec_to_styp_flags()
546 styp_flags = STYP_LIT; in sec_to_styp_flags()
572 styp_flags = STYP_PAD; in sec_to_styp_flags()
639 return styp_flags; in sec_to_styp_flags()
653 long styp_flags = 0; in sec_to_styp_flags() local
722 return styp_flags; in sec_to_styp_flags()
1180 while (styp_flags) in styp_to_sec_flags()
1182 long flag = styp_flags & - styp_flags; in styp_to_sec_flags()
[all …]
H A Decoff.c297 styp_flags [] = in ecoff_sec_to_styp_flags() local
328 styp = styp_flags[i].flags; in ecoff_sec_to_styp_flags()
370 if (styp_flags & STYP_NOLOAD) in _bfd_ecoff_styp_to_sec_flags()
375 if ((styp_flags & STYP_TEXT) in _bfd_ecoff_styp_to_sec_flags()
392 || (styp_flags & STYP_RDATA) in _bfd_ecoff_styp_to_sec_flags()
394 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
395 || styp_flags == STYP_XDATA in _bfd_ecoff_styp_to_sec_flags()
396 || (styp_flags & STYP_GOT) in _bfd_ecoff_styp_to_sec_flags()
404 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
411 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT) in _bfd_ecoff_styp_to_sec_flags()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dcoffcode.h518 long styp_flags = 0; in sec_to_styp_flags() local
530 styp_flags = STYP_BSS; in sec_to_styp_flags()
541 styp_flags = STYP_LIB; in sec_to_styp_flags()
547 styp_flags = STYP_LIT; in sec_to_styp_flags()
573 styp_flags = STYP_PAD; in sec_to_styp_flags()
640 return styp_flags; in sec_to_styp_flags()
654 long styp_flags = 0; in sec_to_styp_flags() local
723 return styp_flags; in sec_to_styp_flags()
1193 while (styp_flags) in styp_to_sec_flags()
1195 unsigned long flag = styp_flags & - styp_flags; in styp_to_sec_flags()
[all …]
H A Decoff.c295 styp_flags [] = in ecoff_sec_to_styp_flags() local
326 styp = styp_flags[i].flags; in ecoff_sec_to_styp_flags()
368 if (styp_flags & STYP_NOLOAD) in _bfd_ecoff_styp_to_sec_flags()
373 if ((styp_flags & STYP_TEXT) in _bfd_ecoff_styp_to_sec_flags()
390 || (styp_flags & STYP_RDATA) in _bfd_ecoff_styp_to_sec_flags()
392 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
393 || styp_flags == STYP_XDATA in _bfd_ecoff_styp_to_sec_flags()
394 || (styp_flags & STYP_GOT) in _bfd_ecoff_styp_to_sec_flags()
402 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
409 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT) in _bfd_ecoff_styp_to_sec_flags()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dcoffcode.h518 long styp_flags = 0; in sec_to_styp_flags() local
530 styp_flags = STYP_BSS; in sec_to_styp_flags()
541 styp_flags = STYP_LIB; in sec_to_styp_flags()
547 styp_flags = STYP_LIT; in sec_to_styp_flags()
573 styp_flags = STYP_PAD; in sec_to_styp_flags()
640 return styp_flags; in sec_to_styp_flags()
654 long styp_flags = 0; in sec_to_styp_flags() local
723 return styp_flags; in sec_to_styp_flags()
1193 while (styp_flags) in styp_to_sec_flags()
1195 unsigned long flag = styp_flags & - styp_flags; in styp_to_sec_flags()
[all …]
H A Decoff.c295 styp_flags [] = in ecoff_sec_to_styp_flags() local
326 styp = styp_flags[i].flags; in ecoff_sec_to_styp_flags()
368 if (styp_flags & STYP_NOLOAD) in _bfd_ecoff_styp_to_sec_flags()
373 if ((styp_flags & STYP_TEXT) in _bfd_ecoff_styp_to_sec_flags()
390 || (styp_flags & STYP_RDATA) in _bfd_ecoff_styp_to_sec_flags()
392 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
393 || styp_flags == STYP_XDATA in _bfd_ecoff_styp_to_sec_flags()
394 || (styp_flags & STYP_GOT) in _bfd_ecoff_styp_to_sec_flags()
402 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
409 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT) in _bfd_ecoff_styp_to_sec_flags()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dcoffcode.h518 long styp_flags = 0; in sec_to_styp_flags() local
530 styp_flags = STYP_BSS; in sec_to_styp_flags()
541 styp_flags = STYP_LIB; in sec_to_styp_flags()
547 styp_flags = STYP_LIT; in sec_to_styp_flags()
573 styp_flags = STYP_PAD; in sec_to_styp_flags()
640 return styp_flags; in sec_to_styp_flags()
654 long styp_flags = 0; in sec_to_styp_flags() local
723 return styp_flags; in sec_to_styp_flags()
1204 while (styp_flags) in styp_to_sec_flags()
1206 unsigned long flag = styp_flags & - styp_flags; in styp_to_sec_flags()
[all …]
H A Decoff.c295 styp_flags [] = in ecoff_sec_to_styp_flags() local
326 styp = styp_flags[i].flags; in ecoff_sec_to_styp_flags()
368 if (styp_flags & STYP_NOLOAD) in _bfd_ecoff_styp_to_sec_flags()
373 if ((styp_flags & STYP_TEXT) in _bfd_ecoff_styp_to_sec_flags()
390 || (styp_flags & STYP_RDATA) in _bfd_ecoff_styp_to_sec_flags()
392 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
393 || styp_flags == STYP_XDATA in _bfd_ecoff_styp_to_sec_flags()
394 || (styp_flags & STYP_GOT) in _bfd_ecoff_styp_to_sec_flags()
402 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
409 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT) in _bfd_ecoff_styp_to_sec_flags()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dcoffcode.h402 long styp_flags = 0; local
414 styp_flags = STYP_BSS;
425 styp_flags = STYP_LIB;
431 styp_flags = STYP_LIT;
455 styp_flags = STYP_PAD;
511 return styp_flags;
527 long styp_flags = 0; local
585 return styp_flags;
1026 while (styp_flags)
1028 long flag = styp_flags & - styp_flags;
[all …]
H A Decoff.c391 if (styp_flags & STYP_NOLOAD)
396 if ((styp_flags & STYP_TEXT)
413 || (styp_flags & STYP_RDATA)
414 || (styp_flags & STYP_SDATA)
415 || styp_flags == STYP_PDATA
416 || styp_flags == STYP_XDATA
417 || (styp_flags & STYP_GOT)
425 || styp_flags == STYP_PDATA
426 || styp_flags == STYP_RCONST)
432 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT)
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dcoffcode.h516 long styp_flags = 0; in sec_to_styp_flags() local
528 styp_flags = STYP_BSS; in sec_to_styp_flags()
539 styp_flags = STYP_LIB; in sec_to_styp_flags()
545 styp_flags = STYP_LIT; in sec_to_styp_flags()
570 styp_flags = STYP_PAD; in sec_to_styp_flags()
626 return styp_flags; in sec_to_styp_flags()
640 long styp_flags = 0; in sec_to_styp_flags() local
699 return styp_flags; in sec_to_styp_flags()
1151 while (styp_flags) in styp_to_sec_flags()
1153 long flag = styp_flags & - styp_flags; in styp_to_sec_flags()
[all …]
H A Decoff.c299 styp_flags [] = in ecoff_sec_to_styp_flags() local
330 styp = styp_flags[i].flags; in ecoff_sec_to_styp_flags()
372 if (styp_flags & STYP_NOLOAD) in _bfd_ecoff_styp_to_sec_flags()
377 if ((styp_flags & STYP_TEXT) in _bfd_ecoff_styp_to_sec_flags()
394 || (styp_flags & STYP_RDATA) in _bfd_ecoff_styp_to_sec_flags()
396 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
397 || styp_flags == STYP_XDATA in _bfd_ecoff_styp_to_sec_flags()
398 || (styp_flags & STYP_GOT) in _bfd_ecoff_styp_to_sec_flags()
406 || styp_flags == STYP_PDATA in _bfd_ecoff_styp_to_sec_flags()
413 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT) in _bfd_ecoff_styp_to_sec_flags()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dcoffcode.h399 long styp_flags = 0; local
411 styp_flags = STYP_BSS;
422 styp_flags = STYP_LIB;
428 styp_flags = STYP_LIT;
452 styp_flags = STYP_PAD;
508 return styp_flags;
524 long styp_flags = 0; local
577 return styp_flags;
1015 while (styp_flags)
1017 long flag = styp_flags & - styp_flags;
[all …]
H A Decoff.c394 if (styp_flags & STYP_NOLOAD)
399 if ((styp_flags & STYP_TEXT)
416 || (styp_flags & STYP_RDATA)
417 || (styp_flags & STYP_SDATA)
418 || styp_flags == STYP_PDATA
419 || styp_flags == STYP_XDATA
420 || (styp_flags & STYP_GOT)
428 || styp_flags == STYP_PDATA
429 || styp_flags == STYP_RCONST)
435 else if ((styp_flags & STYP_INFO) || styp_flags == STYP_COMMENT)
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dcoffcode.h399 long styp_flags = 0; local
411 styp_flags = STYP_BSS;
422 styp_flags = STYP_LIB;
428 styp_flags = STYP_LIT;
452 styp_flags = STYP_PAD;
508 return styp_flags;
524 long styp_flags = 0; local
577 return styp_flags;
1015 while (styp_flags)
1017 long flag = styp_flags & - styp_flags;
[all …]

12