Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp408 auto SecBlocks = Sec->blocks(); in preserveInitSectionIfPresent() local
409 if (!llvm::empty(SecBlocks)) in preserveInitSectionIfPresent()
411 &G.addAnonymousSymbol(**SecBlocks.begin(), 0, 0, false, true)); in preserveInitSectionIfPresent()