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

  /external/swiftshader/third_party/LLVM/include/llvm/Object/
MachOFormat.h 218 uint32_t NumExternalRelocationTableEntries;
  /external/swiftshader/third_party/LLVM/lib/Object/
MachOObject.cpp 238 SwapValue(Value.NumExternalRelocationTableEntries);
  /external/swiftshader/third_party/LLVM/tools/macho-dump/
macho-dump.cpp 289 outs() << " ('nextrel', " << DLC->NumExternalRelocationTableEntries << ")\n";

Completed in 534 milliseconds