Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h295 unsigned emitSection(ObjectImage &Obj, const SectionRef &Section,
DRuntimeDyld.cpp396 unsigned RuntimeDyldImpl::emitSection(ObjectImage &Obj, in emitSection() function in llvm::RuntimeDyldImpl
493 SectionID = emitSection(Obj, Section, IsCode); in findOrEmitSection()