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

/external/llvm/lib/Object/
H A DMachOObjectFile.cpp1019 bool IsPCRel = this->getAnyRelocationPCRel(RE);
1026 bool isPCRel = getAnyRelocationPCRel(RE);
1720 unsigned MachOObjectFile::getAnyRelocationPCRel( function in class:llvm::object::MachOObjectFile

Completed in 329 milliseconds