Searched defs:elfHeader (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | OutputSections.h | 151 static OutputSection *elfHeader; global() member |
H A D | OutputSections.cpp | 43 OutputSection *Out::elfHeader; global() member in Out |
H A D | SyntheticSections.h | 1304 std::unique_ptr<SyntheticSection> elfHeader; global() member |