Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp360 auto &SegLayout = KV.second; in copyBlockContentToWorkingMemory() local
375 for (auto *B : SegLayout.ContentBlocks) { in copyBlockContentToWorkingMemory()