Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DMachOObjectFile.cpp147 static unsigned getPlainRelocationType(const MachOObjectFile *O, in getPlainRelocationType() function
1945 return getPlainRelocationType(this, RE); in getAnyRelocationType()