Searched defs:SyntheticSection (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | InputSection.h | 32 class SyntheticSection; variable |
/llvm-project/lld/MachO/ | ||
H A D | SyntheticSections.cpp | 63 SyntheticSection::SyntheticSection(const char *segname, const char *name) SyntheticSection() function in SyntheticSection |