Home
last modified time | relevance | path

Searched defs:SyntheticSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.h32 class SyntheticSection; variable
475 SyntheticSection(uint64_t flags, uint32_t type, uint32_t addralign, in SyntheticSection() function
/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp63 SyntheticSection::SyntheticSection(const char *segname, const char *name) in SyntheticSection() function in SyntheticSection