Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DMachOObjectFile.cpp218 static unsigned getPlainRelocationLength(const MachOObjectFile *O, in getPlainRelocationLength() function
2215 return getPlainRelocationLength(this, RE); in getAnyRelocationLength()