Searched defs:InputSection (Results 1 – 20 of 20) sorted by relevance
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | Writer.h | 18 class InputSection; variable
|
| H A D | SymbolTable.h | 26 class InputSection; variable
|
| H A D | OutputSegment.h | 40 class InputSection; variable
|
| H A D | OutputSection.h | 23 class InputSection; variable
|
| H A D | InputSection.h | 65 InputSection(Kind kind, const Section §ion, ArrayRef<uint8_t> data, in InputSection() function 69 InputSection(const InputSection &rhs) in InputSection() function 104 : InputSection(ConcatKind, section, data, align) {} in InputSection() function
|
| H A D | Relocations.h | 25 class InputSection; variable
|
| H A D | Target.h | 30 class InputSection; variable
|
| H A D | Config.h | 31 class InputSection; variable
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | ARMErrataFix.h | 20 class InputSection; variable
|
| H A D | AArch64ErrataFix.h | 20 class InputSection; variable
|
| H A D | Thunks.h | 53 virtual bool isCompatibleWith(const InputSection &, in isCompatibleWith()
|
| H A D | DWARF.h | 20 class InputSection; variable
|
| H A D | InputFiles.h | 39 class InputSection; variable
|
| H A D | Relocations.h | 20 class InputSection; variable
|
| H A D | InputSection.cpp | 298 InputSection::InputSection(InputFile *f, uint64_t flags, uint32_t type, in InputSection() function in InputSection 306 InputSection::InputSection(ObjFile<ELFT> &f, const typename ELFT::Shdr &header, in InputSection() function in InputSection
|
| H A D | LinkerScript.h | 30 class InputSection; variable
|
| H A D | OutputSections.cpp | 598 SmallVector<InputSection *, 0> &storage) { in getInputSections()
|
| /llvm-project-15.0.7/lld/wasm/ |
| H A D | InputFiles.h | 36 class InputSection; variable
|
| H A D | InputChunks.h | 327 InputSection(const WasmSection &s, ObjFile *f) in InputSection() function
|
| H A D | Symbols.h | 37 class InputSection; variable
|