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

  /external/llvm/include/llvm/Object/
MachOFormat.h 221 uint32_t NumLocalRelocationTableEntries;
  /external/llvm/lib/Object/
MachOObject.cpp 240 SwapValue(Value.NumLocalRelocationTableEntries);
  /external/llvm/tools/macho-dump/
macho-dump.cpp 291 outs() << " ('nlocrel', " << DLC->NumLocalRelocationTableEntries << ")\n";

Completed in 70 milliseconds