Home
last modified time | relevance | path

Searched refs:isPCRelativeAArch64 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Core/
H A DRelocation.cpp485 bool isPCRelativeAArch64(uint64_t Type) { in isPCRelativeAArch64() function
623 return isPCRelativeAArch64(Type); in isPCRelative()