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

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 73 /// S_MOD_TERM_FUNC_POINTERS - Section with only function pointers for
75 S_MOD_TERM_FUNC_POINTERS = 0x0AU,
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 172 #define S_MOD_TERM_FUNC_POINTERS 0xa /* only function pointers for term */
    [all...]

Completed in 28 milliseconds