Home
last modified time | relevance | path

Searched refs:emitSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h200 unsigned emitSection(ObjectImage &Obj,
DRuntimeDyld.cpp218 unsigned RuntimeDyldImpl::emitSection(ObjectImage &Obj, in emitSection() function in llvm::RuntimeDyldImpl
308 SectionID = emitSection(Obj, Section, IsCode); in findOrEmitSection()