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

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 63 /// S_NON_LAZY_SYMBOL_POINTERS - Section with non-lazy symbol pointers.
64 S_NON_LAZY_SYMBOL_POINTERS = 0x06U,
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 167 #define S_NON_LAZY_SYMBOL_POINTERS 0x6 /* only non-lazy symbol pointers */
    [all...]

Completed in 104 milliseconds