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