HomeSort by relevance Sort by last modified time
    Searched defs:S_CSTRING_LITERALS (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 55 /// S_CSTRING_LITERALS - Section with literal C strings.
56 S_CSTRING_LITERALS = 0x02U,
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 163 #define S_CSTRING_LITERALS 0x2 /* literal C strings */
    [all...]

Completed in 57 milliseconds