Home
last modified time | relevance | path

Searched refs:partEnd (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h588 std::unique_ptr<SyntheticSection> partEnd; member
H A DSyntheticSections.cpp4556 ? ctx.in.partEnd.get() in writeTo()
4888 ctx.in.partEnd = in createSyntheticSections()
4890 ctx.in.partEnd->partition = 255; in createSyntheticSections()
4891 add(*ctx.in.partEnd); in createSyntheticSections()