HomeSort by relevance Sort by last modified time
    Searched refs:computeSectionStubBufSize (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 347 unsigned computeSectionStubBufSize(ObjectImage &Obj,
RuntimeDyld.cpp 265 uint64_t StubBufSize = computeSectionStubBufSize(Obj, Section);
320 unsigned RuntimeDyldImpl::computeSectionStubBufSize(ObjectImage &Obj,
420 StubBufSize = computeSectionStubBufSize(Obj, Section);

Completed in 40 milliseconds