Home | History | Annotate | Download | only in Target

Lines Matching defs:commonPageSize

2799 /// commonPageSize - the common page size of the target machine.
2801 uint64_t GNULDBackend::commonPageSize() const
2806 return std::min(m_pInfo->commonPageSize(), abiPageSize());