Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DRelocation.cpp460 bool isPCRelativeX86(uint64_t Type) { in isPCRelativeX86() function
624 return isPCRelativeX86(Type); in isPCRelative()