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

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 65 /// S_LAZY_SYMBOL_POINTERS - Section with lazy symbol pointers.
66 S_LAZY_SYMBOL_POINTERS = 0x07U,
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 168 #define S_LAZY_SYMBOL_POINTERS 0x7 /* only lazy symbol pointers */
    [all...]

Completed in 477 milliseconds