HomeSort by relevance Sort by last modified time
    Searched refs:FLAGS (Results 276 - 300 of 426) sorted by null

<<1112131415161718

  /toolchain/binutils/binutils-2.25/bfd/
section.c 169 . {* The field flags contains attributes of the section. Some
170 . flags are read in from the object file, and some are
172 . flagword flags;
353 . {* End of section flags. *}
376 . {* The following flags are used by the ELF linker. *}
410 . target and various flags). *}
688 .#define BFD_FAKE_SECTION(SEC, FLAGS, SYM, NAME, IDX) \
689 . {* name, id, index, next, prev, flags, user_set_vma, *} \
690 . { NAME, IDX, 0, NULL, NULL, FLAGS, 0, \
751 #define STD_SECTION(NAME, IDX, FLAGS) \
    [all...]
  /external/chromium-trace/catapult/catapult_build/
js_checks.py 152 import gflags as flags namespace
153 flags.FLAGS.strict = True
  /external/regex-re2/re2/testing/
unicode_test.py 11 from google3.pyglib import flags namespace
15 _UNICODE_DIR = os.path.join(flags.FLAGS.test_srcdir, "google3", "third_party",
  /external/vboot_reference/scripts/image_signing/
make_dev_ssd.sh 45 FLAGS "$@" || exit 1