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

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 61 /// S_LITERAL_POINTERS - Section with pointers to literals.
62 S_LITERAL_POINTERS = 0x05U,
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 166 #define S_LITERAL_POINTERS 0x5 /* only pointers to literals */
    [all...]

Completed in 349 milliseconds