HomeSort by: relevance | last modified time | path
    Searched refs:RegisterMCRelocationInfo (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
M68kMCTargetDesc.cpp 131 TargetRegistry::RegisterMCRelocationInfo(T, createM68kMCRelocationInfo);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
LanaiMCTargetDesc.cpp 158 TargetRegistry::RegisterMCRelocationInfo(getTheLanaiTarget(),
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCTargetDesc.cpp 486 TargetRegistry::RegisterMCRelocationInfo(*T, createARMMCRelocationInfo);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
TargetRegistry.h 935 /// RegisterMCRelocationInfo - Register an MCRelocationInfo
944 static void RegisterMCRelocationInfo(Target &T,
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
X86MCTargetDesc.cpp 601 TargetRegistry::RegisterMCRelocationInfo(*T, createX86MCRelocationInfo);

Completed in 57 milliseconds