Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h117 Error populateIndirectSymbolPointersSection(const MachOObjectFile &Obj,
DRuntimeDyldMachO.cpp180 Error RuntimeDyldMachO::populateIndirectSymbolPointersSection( in populateIndirectSymbolPointersSection() function in llvm::RuntimeDyldMachO
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h138 return populateIndirectSymbolPointersSection(cast<MachOObjectFile>(Obj), in finalizeSection()
DRuntimeDyldMachOARM.h297 return populateIndirectSymbolPointersSection(cast<MachOObjectFile>(Obj), in finalizeSection()