Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp218 unsigned StubBufSize = 0, in emitSection() local
224 StubBufSize += StubSize; in emitSection()
249 Allocate = DataSize + StubBufSize; in emitSection()
270 << " StubBufSize: " << StubBufSize in emitSection()
285 << " StubBufSize: " << StubBufSize in emitSection()