Searched refs:hadone (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dsubsegs.h67 unsigned int hadone : 1; member in struct:segment_info_struct
H A Dstabs.c330 if (! seg_info (seg)->hadone)
337 seg_info (seg)->hadone = 1;
/haiku-buildtools/binutils/gas/
H A Dsubsegs.h65 unsigned int hadone : 1; member in struct:segment_info_struct
H A Dstabs.c332 if (! seg_info (seg)->hadone)
339 seg_info (seg)->hadone = 1;
/haiku-buildtools/legacy/binutils/opcodes/
H A Dh8300-dis.c670 int hadone = 0; local
690 if (hadone)
698 hadone = 1;
/haiku-buildtools/binutils/opcodes/
H A Dh8300-dis.c654 int hadone = 0; local
674 if (hadone)
682 hadone = 1;
/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-ieee.c439 if (segment_info[i].hadone)
453 segment_info[i].hadone = 1;
/haiku-buildtools/legacy/binutils/bfd/
H A Dieee.c3264 bfd_boolean hadone = FALSE;
3282 hadone = TRUE;
3297 hadone = TRUE;
3349 hadone = TRUE;
3358 if (hadone)
3260 bfd_boolean hadone = FALSE; local
/haiku-buildtools/binutils/bfd/
H A Dieee.c3385 bfd_boolean hadone = FALSE;
3403 hadone = TRUE;
3418 hadone = TRUE;
3470 hadone = TRUE;
3479 if (hadone)
3381 bfd_boolean hadone = FALSE; local

Completed in 90 milliseconds