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

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 70 /// S_MOD_INIT_FUNC_POINTERS - Section with only function pointers for
72 S_MOD_INIT_FUNC_POINTERS = 0x09U,
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 171 #define S_MOD_INIT_FUNC_POINTERS 0x9 /* only function pointers for init */
    [all...]

Completed in 25 milliseconds