Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h113 const SectionRef &PTSection,
H A DRuntimeDyldMachO.cpp181 const SectionRef &PTSection, in populateIndirectSymbolPointersSection() argument
187 MachO::section Sec32 = Obj.getSection(PTSection.getRawDataRefImpl()); in populateIndirectSymbolPointersSection()