reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
849 class MergeTailSection final : public MergeSyntheticSection { 862 class MergeNoTailSection final : public MergeSyntheticSection {
30 class MergeSyntheticSection;
163 std::vector<MergeSyntheticSection *> mergeSections; 196 MergeSyntheticSection *syn = 214 for (auto *ms : mergeSections)tools/lld/ELF/SyntheticSections.cpp
3125 MergeSyntheticSection *createMergeSynthetic(StringRef name, uint32_t type,
tools/lld/ELF/SyntheticSections.h849 class MergeTailSection final : public MergeSyntheticSection { 862 class MergeNoTailSection final : public MergeSyntheticSection { 1102 MergeSyntheticSection *createMergeSynthetic(StringRef name, uint32_t type,