Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DTarget.cpp149 bool TargetInfo::inBranchRange(RelType type, uint64_t src, uint64_t dst) const { in inBranchRange() function in TargetInfo
/external/llvm-project/lld/ELF/Arch/
DPPC.cpp210 bool PPC::inBranchRange(RelType type, uint64_t src, uint64_t dst) const { in inBranchRange() function in PPC
DAArch64.cpp260 bool AArch64::inBranchRange(RelType type, uint64_t src, uint64_t dst) const { in inBranchRange() function in AArch64
DARM.cpp352 bool ARM::inBranchRange(RelType type, uint64_t src, uint64_t dst) const { in inBranchRange() function in ARM
DPPC64.cpp1385 bool PPC64::inBranchRange(RelType type, uint64_t src, uint64_t dst) const { in inBranchRange() function in PPC64