HomeSort by: relevance | last modified time | path
    Searched defs:must_have (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
peXXigen.c 1003 unsigned long must_have;
1029 and then allow the must_have field to add it back in if necessary.
1040 unsigned long must_have = p->must_have;
1048 must_have &= ~IMAGE_SCN_MEM_DISCARDABLE;
1049 scnhdr_int->s_flags |= must_have;
1002 unsigned long must_have; member in struct:__anon9829
1039 unsigned long must_have = p->must_have; local
  /src/external/gpl3/binutils.old/dist/bfd/
peXXigen.c 997 unsigned long must_have;
1023 and then allow the must_have field to add it back in if necessary.
1037 scnhdr_int->s_flags |= p->must_have;
996 unsigned long must_have; member in struct:__anon11311
  /src/external/gpl3/gdb.old/dist/bfd/
peXXigen.c 993 unsigned long must_have;
1018 and then allow the must_have field to add it back in if necessary.
1032 scnhdr_int->s_flags |= p->must_have;
992 unsigned long must_have; member in struct:__anon149
  /src/external/gpl3/gdb/dist/bfd/
peXXigen.c 1003 unsigned long must_have;
1029 and then allow the must_have field to add it back in if necessary.
1043 scnhdr_int->s_flags |= p->must_have;
1002 unsigned long must_have; member in struct:__anon190

Completed in 24 milliseconds