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

  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.h 75 MachO::RelocationInfoType RelType =
76 static_cast<MachO::RelocationInfoType>(Obj.getAnyRelocationType(RelInfo));
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldMachOAArch64.h 156 MachO::RelocationInfoType RelType, int64_t Addend) const {
360 MachO::RelocationInfoType RelType =
361 static_cast<MachO::RelocationInfoType>(RE.RelType);
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MachO.h 398 enum RelocationInfoType {

Completed in 48 milliseconds