Home
last modified time | relevance | path

Searched refs:hasExtendedRelocations (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Object/
DCOFFObjectFile.cpp337 if (Sec->hasExtendedRelocations()) { in getNumberOfRelocations()
355 if (Sec->hasExtendedRelocations()) { in getFirstReloc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp353 if (Sec->hasExtendedRelocations()) { in getNumberOfRelocations()
371 if (Sec->hasExtendedRelocations()) { in getFirstReloc()
/external/llvm/include/llvm/Object/
DCOFF.h433 bool hasExtendedRelocations() const { in hasExtendedRelocations() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h452 bool hasExtendedRelocations() const { in hasExtendedRelocations() function