HomeSort by relevance Sort by last modified time
    Searched refs:S_INTERPOSING (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 81 /// S_INTERPOSING - Section with only pairs of function pointers for
83 S_INTERPOSING = 0x0DU,
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 444 case MCSectionMachO::S_INTERPOSING:
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 175 #define S_INTERPOSING 0xd /* only pairs of function pointers for
    [all...]

Completed in 2274 milliseconds