Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h322 unsigned emitSection(const ObjectFile &Obj, const SectionRef &Section,
DRuntimeDyld.cpp547 unsigned RuntimeDyldImpl::emitSection(const ObjectFile &Obj, in emitSection() function in llvm::RuntimeDyldImpl
643 SectionID = emitSection(Obj, Section, IsCode); in findOrEmitSection()