reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
142 bool TargetInfo::inBranchRange(RelType type, uint64_t src, uint64_t dst) const {
42 bool inBranchRange(RelType type, uint64_t src, uint64_t dst) const override;
179 return !(expr == R_PC && PPC::inBranchRange(type, branchAddr, s.getVA()));