Searched refs:getAnyRelocationAddress (Results 1 – 2 of 2) sorted by relevance
156 unsigned getAnyRelocationAddress(const MachO::any_relocation_info &RE) const;
854 Res = getAnyRelocationAddress(RE); in getRelocationOffset()1393 unsigned MachOObjectFile::getAnyRelocationAddress( in getAnyRelocationAddress() function in llvm::object::MachOObjectFile