Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp194 unsigned PTEntryOffset = 0; in populateIndirectSymbolPointersSection() local
214 << ", PT offset: " << PTEntryOffset << "\n"); in populateIndirectSymbolPointersSection()
215 RelocationEntry RE(PTSectionID, PTEntryOffset, in populateIndirectSymbolPointersSection()
218 PTEntryOffset += PTEntrySize; in populateIndirectSymbolPointersSection()
/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()