Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DOutputSections.h153 static OutputSection *preinitArray; global() member
H A DOutputSections.cpp45 OutputSection *Out::preinitArray; global() member in Out