Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp353 uint64_t StubBufSize = computeSectionStubBufSize(Obj, Section); in computeTotalAllocSize()
409 unsigned RuntimeDyldImpl::computeSectionStubBufSize(const ObjectFile &Obj, in computeSectionStubBufSize() function in llvm::RuntimeDyldImpl
564 StubBufSize = computeSectionStubBufSize(Obj, Section); in emitSection()
DRuntimeDyldImpl.h370 unsigned computeSectionStubBufSize(const ObjectFile &Obj,