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

/openbsd-current/gnu/llvm/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
/openbsd-current/gnu/llvm/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 96 milliseconds