Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp150 unsigned PTEntryOffset = 0; in populateIndirectSymbolPointersSection() local
168 << ", PT offset: " << PTEntryOffset << "\n"); in populateIndirectSymbolPointersSection()
169 RelocationEntry RE(PTSectionID, PTEntryOffset, in populateIndirectSymbolPointersSection()
172 PTEntryOffset += PTEntrySize; in populateIndirectSymbolPointersSection()