Home
last modified time | relevance | path

Searched refs:hasRelocations (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DBinaryObject.h67 bool hasRelocations() const { in hasRelocations() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp760 if (!S.hasRelocations()) continue; in EmitRelocations()