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