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.h118 const SectionRef &PTSection,
H A DRuntimeDyldMachO.cpp182 const SectionRef &PTSection, in populateIndirectSymbolPointersSection() argument
188 MachO::section Sec32 = Obj.getSection(PTSection.getRawDataRefImpl()); in populateIndirectSymbolPointersSection()