Searched refs:ROSectionSizes (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp524 std::vector<uint64_t> ROSectionSizes; local
574 ROSectionSizes.push_back(SectionSize);
618 RODataSize = computeAllocationSizeForSections(ROSectionSizes, RODataAlign);

Completed in 111 milliseconds