Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp100 StringRef InitArrayFuncSectionName = ".init_array"; variable
276 if (SecName.consume_front(InitArrayFuncSectionName) && in isInitializerSection()