Searched defs:OutputSection (Results 1 – 13 of 13) sorted by relevance
16 class OutputSection; variable
24 class OutputSection; variable
41 OutputSection(llvm::StringRef n, uint32_t chars) : name(n) { in OutputSection() function
38 class OutputSection; variable
23 class OutputSection; variable
22 class OutputSection; variable
21 class OutputSection; variable
32 class OutputSection; variable
69 OutputSection::OutputSection(StringRef name, uint32_t type, uint64_t flags) in OutputSection() function in lld::elf::OutputSection
34 class OutputSection; variable
1516 llvm::function_ref<void(OutputSection *, InputSectionDescription *)> fn) { in forEachInputSectionDescription()
2088 MCSection *OutputSection = in EmitXXStructorList() local