Searched defs:getAnyRelocationType (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Object/
H A DMachOObjectFile.cpp892 Res = getAnyRelocationType(RE);
1018 unsigned Type = this->getAnyRelocationType(RE);
1044 unsigned RType = getAnyRelocationType(RENext);
1091 unsigned RType = getAnyRelocationType(RENext);
1113 unsigned RType = getAnyRelocationType(RENext);
1152 unsigned RType = getAnyRelocationType(RENext);
1735 MachOObjectFile::getAnyRelocationType( function in class:llvm::object::MachOObjectFile

Completed in 363 milliseconds