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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp149 bool TargetInfo::inBranchRange(RelType type, uint64_t src, uint64_t dst) const { function in class:TargetInfo
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp262 bool AArch64::inBranchRange(RelType type, uint64_t src, uint64_t dst) const { function in class:AArch64
H A DARM.cpp352 bool ARM::inBranchRange(RelType type, uint64_t src, uint64_t dst) const { function in class:ARM
H A DPPC.cpp211 bool PPC::inBranchRange(RelType type, uint64_t src, uint64_t dst) const { function in class:PPC
H A DPPC64.cpp1083 bool PPC64::inBranchRange(RelType type, uint64_t src, uint64_t dst) const { function in class:PPC64

Completed in 72 milliseconds