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

  /external/llvm/include/llvm/Object/
MachOFormat.h 245 uint32_t NumExternalRelocationTableEntries;
  /external/llvm/tools/macho-dump/
macho-dump.cpp 250 outs() << " ('nextrel', " << DLC.NumExternalRelocationTableEntries << ")\n";
  /external/llvm/lib/Object/
MachOObjectFile.cpp 156 SwapValue(C.NumExternalRelocationTableEntries);
    [all...]

Completed in 262 milliseconds