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

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 100 /// S_THREAD_LOCAL_INIT_FUNCTION_POINTERS - Section with thread local
102 S_THREAD_LOCAL_INIT_FUNCTION_POINTERS = 0x15U,
104 LAST_KNOWN_SECTION_TYPE = S_THREAD_LOCAL_INIT_FUNCTION_POINTERS,
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 59 MCSectionMachO::S_THREAD_LOCAL_INIT_FUNCTION_POINTERS,
  /external/llvm/lib/MC/MCParser/
DarwinAsmParser.cpp 353 MCSectionMachO::S_THREAD_LOCAL_INIT_FUNCTION_POINTERS);

Completed in 47 milliseconds