Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp360 auto &SegLayout = KV.second; in copyBlockContentToWorkingMemory() local
375 for (auto *B : SegLayout.ContentBlocks) { in copyBlockContentToWorkingMemory()