Searched defs:finiArray (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | OutputSections.h | 155 static OutputSection *finiArray; global() member |
H A D | OutputSections.cpp | 47 OutputSection *Out::finiArray; global() member in Out |