Searched refs:PTEntrySize (Results 1 – 1 of 1) sorted by relevance
190 const unsigned PTEntrySize = 4; in populateIndirectSymbolPointersSection() local191 unsigned NumPTEntries = PTSectionSize / PTEntrySize; in populateIndirectSymbolPointersSection()194 assert((PTSectionSize % PTEntrySize) == 0 && in populateIndirectSymbolPointersSection()200 << PTEntrySize << " bytes each:\n"); in populateIndirectSymbolPointersSection()216 PTEntryOffset += PTEntrySize; in populateIndirectSymbolPointersSection()