Searched refs:populateIndirectSymbolPointersSection (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h117 Error populateIndirectSymbolPointersSection(const MachOObjectFile &Obj,
H A DRuntimeDyldMachO.cpp180 Error RuntimeDyldMachO::populateIndirectSymbolPointersSection( function in class:llvm::RuntimeDyldMachO
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h138 return populateIndirectSymbolPointersSection(cast<MachOObjectFile>(Obj),
H A DRuntimeDyldMachOARM.h297 return populateIndirectSymbolPointersSection(cast<MachOObjectFile>(Obj),

Completed in 130 milliseconds