HomeSort by relevance Sort by last modified time
    Searched full:modflags (Results 1 - 4 of 4) sorted by null

  /external/strace/xlat/
modflags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/modflags.in; do not edit. */
3 static const struct xlat modflags[] = { variable in typeref:struct:xlat
  /external/llvm/lib/IR/
Module.cpp 297 const NamedMDNode *ModFlags = getModuleFlagsMetadata();
298 if (!ModFlags) return;
300 for (const MDNode *Flag : ModFlags->operands()) {
  /ndk/sources/host-tools/make-3.81/
default.c 486 "COMPILE.mod", "$(M2C) $(M2FLAGS) $(MODFLAGS) $(TARGET_ARCH)",
  /ndk/sources/host-tools/make-3.81/doc/
make.info-1     [all...]

Completed in 142 milliseconds