Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputSection.h29 class SyntheticSection; variable
DSyntheticSections.h41 SyntheticSection(uint64_t flags, uint32_t type, uint32_t alignment, in SyntheticSection() function
/external/llvm-project/lld/MachO/
DSyntheticSections.cpp37 SyntheticSection::SyntheticSection(const char *segname, const char *name) in SyntheticSection() function in SyntheticSection