Home
last modified time | relevance | path

Searched refs:PTEntryOffset (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp191 unsigned PTEntryOffset = 0; in populateIndirectSymbolPointersSection() local
211 << ", PT offset: " << PTEntryOffset << "\n"); in populateIndirectSymbolPointersSection()
212 RelocationEntry RE(PTSectionID, PTEntryOffset, in populateIndirectSymbolPointersSection()
215 PTEntryOffset += PTEntrySize; in populateIndirectSymbolPointersSection()