Home
last modified time | relevance | path

Searched defs:initArray (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_allocator.h139 T *initArray(size_t N, U &&... Us) XRAY_NEVER_INSTRUMENT { in initArray() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h619 OutputSection *initArray = nullptr; member