Searched refs:PTEntrySize (Results 1 – 1 of 1) sorted by relevance
148 const unsigned PTEntrySize = 4; in populateIndirectSymbolPointersSection() local149 unsigned NumPTEntries = PTSectionSize / PTEntrySize; in populateIndirectSymbolPointersSection()152 assert((PTSectionSize % PTEntrySize) == 0 && in populateIndirectSymbolPointersSection()158 << NumPTEntries << " entries, " << PTEntrySize in populateIndirectSymbolPointersSection()172 PTEntryOffset += PTEntrySize; in populateIndirectSymbolPointersSection()