Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h100 RelocationInfoSize = 8 enumerator
/external/swiftshader/third_party/LLVM/lib/MC/
DMachObjectWriter.cpp694 RelocTableEnd += NumRelocs * macho::RelocationInfoSize; in WriteObject()