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

  /external/llvm/include/llvm/CodeGen/
MachineRelocation.h 47 isGOTIndex // The Target.GOTIndex field is valid.
63 unsigned GOTIndex; // Index in the GOT of this symbol/global
329 Target.GOTIndex = idx;
337 return Target.GOTIndex;
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [all...]

Completed in 427 milliseconds