Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h163 static OutputSection *finiArray; member
H A DOutputSections.cpp48 OutputSection *Out::finiArray; member in Out