Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp222 unsigned StubBufSize = 0, in emitSection() local
228 StubBufSize += StubSize; in emitSection()
253 Allocate = DataSize + StubBufSize; in emitSection()
274 << " StubBufSize: " << StubBufSize in emitSection()
289 << " StubBufSize: " << StubBufSize in emitSection()