Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldMachO.cpp193 unsigned PTEntryOffset = 0; in populateIndirectSymbolPointersSection() local
213 << ", PT offset: " << PTEntryOffset << "\n"); in populateIndirectSymbolPointersSection()
214 RelocationEntry RE(PTSectionID, PTEntryOffset, in populateIndirectSymbolPointersSection()
217 PTEntryOffset += PTEntrySize; in populateIndirectSymbolPointersSection()