HomeSort by: relevance | last modified time | path
    Searched defs:allocateSegments (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
JITLinkGeneric.cpp 55 if (auto Err = allocateSegments(Layout))
239 Error JITLinkerBase::allocateSegments(const SegmentLayoutMap &Layout) {
JITLinkGeneric.cpp 55 if (auto Err = allocateSegments(Layout))
239 Error JITLinkerBase::allocateSegments(const SegmentLayoutMap &Layout) {

Completed in 65 milliseconds