Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h117 Error populateIndirectSymbolPointersSection(const MachOObjectFile &Obj,
DRuntimeDyldMachO.cpp178 Error RuntimeDyldMachO::populateIndirectSymbolPointersSection( in populateIndirectSymbolPointersSection() function in llvm::RuntimeDyldMachO
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h137 return populateIndirectSymbolPointersSection(cast<MachOObjectFile>(Obj), in finalizeSection()
DRuntimeDyldMachOARM.h180 return populateIndirectSymbolPointersSection(cast<MachOObjectFile>(Obj), in finalizeSection()