Home
last modified time | relevance | path

Searched defs:programHeaders (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h160 static OutputSection *programHeaders; member
H A DOutputSections.cpp45 OutputSection *Out::programHeaders; member in Out
H A DSyntheticSections.h1451 std::unique_ptr<SyntheticSection> programHeaders; member