Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp59 Error runInitArray(const std::vector<ExecutorAddrRange> &InitArraySections, in runInitArray() argument
62 for (const auto &ModInits : InitArraySections) { in runInitArray()