Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp565 uint64_t StubBufSize = computeSectionStubBufSize(Obj, Section); in computeTotalAllocSize()
668 unsigned RuntimeDyldImpl::computeSectionStubBufSize(const ObjectFile &Obj, in computeSectionStubBufSize() function in llvm::RuntimeDyldImpl
821 StubBufSize = computeSectionStubBufSize(Obj, Section); in emitSection()
H A DRuntimeDyldImpl.h435 unsigned computeSectionStubBufSize(const ObjectFile &Obj,