Home
last modified time | relevance | path

Searched defs:emitSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp652 RuntimeDyldImpl::emitSection(const ObjectFile &Obj, in emitSection() function in llvm::RuntimeDyldImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp772 RuntimeDyldImpl::emitSection(const ObjectFile &Obj, in emitSection() function in llvm::RuntimeDyldImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp310 void MCDwarfLineStr::emitSection(MCStreamer *MCOS) { in emitSection() function in MCDwarfLineStr