Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DMachOPlatform.cpp403 auto SecBlocks = Sec->blocks(); in preserveInitSectionIfPresent() local
404 if (!llvm::empty(SecBlocks)) in preserveInitSectionIfPresent()
406 &G.addAnonymousSymbol(**SecBlocks.begin(), 0, 0, false, true)); in preserveInitSectionIfPresent()