HomeSort by relevance Sort by last modified time
    Searched refs:S_MOD_INIT_FUNC_POINTERS (Results 1 - 4 of 4) 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/llvm/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 442 case MCSectionMachO::S_MOD_INIT_FUNC_POINTERS:
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 136 MCSectionMachO::S_MOD_INIT_FUNC_POINTERS,
  /external/llvm/lib/MC/MCParser/
DarwinAsmParser.cpp 247 MCSectionMachO::S_MOD_INIT_FUNC_POINTERS, 4);

Completed in 53 milliseconds