Home
last modified time | relevance | path

Searched defs:InputSectionDescription (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DLinkerScript.h161 struct InputSectionDescription : BaseCommand { struct
174 // will be associated with this InputSectionDescription. argument
175 std::vector<SectionPattern> sectionPatterns;
179 std::vector<InputSectionBase *> sectionBases;
183 std::vector<InputSection *> sections;
188 std::vector<std::pair<ThunkSection *, uint32_t>> thunkSections;
191 uint64_t withFlags;
192 uint64_t withoutFlags;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DLinkerScript.h157 struct InputSectionDescription : BaseCommand { struct
170 // will be associated with this InputSectionDescription. argument
171 std::vector<SectionPattern> sectionPatterns;
175 std::vector<InputSectionBase *> sectionBases;
179 std::vector<InputSection *> sections;
184 std::vector<std::pair<ThunkSection *, uint32_t>> thunkSections;
187 uint64_t withFlags;
188 uint64_t withoutFlags;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DLinkerScript.h157 struct InputSectionDescription : BaseCommand { struct
158 InputSectionDescription(StringRef filePattern) in InputSectionDescription() function
168 // will be associated with this InputSectionDescription. argument
169 std::vector<SectionPattern> sectionPatterns;
173 std::vector<InputSectionBase *> sectionBases;
177 std::vector<InputSection *> sections;
182 std::vector<std::pair<ThunkSection *, uint32_t>> thunkSections;
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DLinkerScript.h157 struct InputSectionDescription : BaseCommand { struct
158 InputSectionDescription(StringRef filePattern) in InputSectionDescription() function
168 // will be associated with this InputSectionDescription. argument
169 std::vector<SectionPattern> sectionPatterns;
173 std::vector<InputSectionBase *> sectionBases;
177 std::vector<InputSection *> sections;
182 std::vector<std::pair<ThunkSection *, uint32_t>> thunkSections;
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DLinkerScript.h157 struct InputSectionDescription : BaseCommand { struct
158 InputSectionDescription(StringRef filePattern) in InputSectionDescription() argument
168 // will be associated with this InputSectionDescription. argument
169 std::vector<SectionPattern> sectionPatterns;
171 std::vector<InputSection *> sections;
176 std::vector<std::pair<ThunkSection *, uint32_t>> thunkSections;
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/
H A DLinkerScript.h159 struct InputSectionDescription : BaseCommand { struct
160 InputSectionDescription(StringRef FilePattern) in InputSectionDescription() argument
170 // will be associated with this InputSectionDescription. argument
171 std::vector<SectionPattern> SectionPatterns;
173 std::vector<InputSection *> Sections;
178 std::vector<std::pair<ThunkSection *, uint32_t>> ThunkSections;
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DLinkerScript.h157 struct InputSectionDescription : BaseCommand { struct
158 InputSectionDescription(StringRef FilePattern) in InputSectionDescription() function
168 // will be associated with this InputSectionDescription. argument
169 std::vector<SectionPattern> SectionPatterns;
171 std::vector<InputSection *> Sections;
176 std::vector<std::pair<ThunkSection *, uint32_t>> ThunkSections;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DARMErrataFix.h22 class InputSectionDescription; variable
H A DAArch64ErrataFix.h21 class InputSectionDescription; variable
H A DRelocations.h134 class InputSectionDescription; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DAArch64ErrataFix.h21 class InputSectionDescription; variable
H A DARMErrataFix.h22 class InputSectionDescription; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DAArch64ErrataFix.h21 class InputSectionDescription; variable
H A DARMErrataFix.h22 class InputSectionDescription; variable
H A DRelocations.h135 class InputSectionDescription; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DAArch64ErrataFix.h21 class InputSectionDescription; variable
H A DARMErrataFix.h22 class InputSectionDescription; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DARMErrataFix.h22 class InputSectionDescription; variable
H A DAArch64ErrataFix.h21 class InputSectionDescription; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DARMErrataFix.h22 class InputSectionDescription; variable
H A DAArch64ErrataFix.h21 class InputSectionDescription; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DAArch64ErrataFix.h21 class InputSectionDescription; variable
H A DARMErrataFix.h22 class InputSectionDescription; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/ELF/
H A DAArch64ErrataFix.h21 class InputSectionDescription; variable
H A DARMErrataFix.h22 class InputSectionDescription; variable

12