Searched defs:usesOnlyLowPageBits (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp136 bool TargetInfo::usesOnlyLowPageBits(RelType type) const { return false; } function in class:TargetInfo
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp172 bool AArch64::usesOnlyLowPageBits(RelType type) const { function in class:AArch64
H A DMips.cpp731 template <class ELFT> bool MIPS<ELFT>::usesOnlyLowPageBits(RelType type) const { function in class:MIPS

Completed in 67 milliseconds