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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
BinaryObject.h 66 /// hasRelocations - Return true if 'Relocations' is not empty
67 bool hasRelocations() const {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ELFWriter.cpp 760 if (!S.hasRelocations()) continue;
    [all...]

Completed in 68 milliseconds