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

/openbsd-current/gnu/llvm/lld/ELF/
H A DTarget.cpp129 bool TargetInfo::usesOnlyLowPageBits(RelType type) const { return false; } function in class:TargetInfo
/openbsd-current/gnu/llvm/lld/ELF/Arch/
H A DMips.cpp758 template <class ELFT> bool MIPS<ELFT>::usesOnlyLowPageBits(RelType type) const { function in class:MIPS
H A DAArch64.cpp183 bool AArch64::usesOnlyLowPageBits(RelType type) const { function in class:AArch64

Completed in 198 milliseconds