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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp 57 RelocType = unsigned(macho::RIT_Vanilla);
229 unsigned Type = macho::RIT_Vanilla;
289 unsigned RelocType = macho::RIT_Vanilla;
318 if (IsPCRel && RelocType == macho::RIT_Vanilla)
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp 348 unsigned Type = macho::RIT_Vanilla;
501 Type = macho::RIT_Vanilla;
532 Type = macho::RIT_Vanilla;
  /external/swiftshader/third_party/LLVM/include/llvm/Object/
MachOFormat.h 332 RIT_Vanilla = 0,
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 94 case macho::RIT_Vanilla: {
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py     [all...]

Completed in 187 milliseconds