Searched defs:InputSection (Results 1 – 20 of 20) sorted by relevance
| /openbsd-src/gnu/llvm/lld/MachO/ |
| H A D | Writer.h | 17 class InputSection; variable
|
| H A D | SymbolTable.h | 25 class InputSection; variable
|
| H A D | InputSection.h | 65 InputSection(Kind kind, const Section §ion, ArrayRef<uint8_t> data, in InputSection() function 70 InputSection(const InputSection &rhs) in InputSection() function 107 : InputSection(ConcatKind, section, data, align) {} in InputSection() function
|
| H A D | OutputSegment.h | 39 class InputSection; variable
|
| H A D | OutputSection.h | 22 class InputSection; variable
|
| H A D | Relocations.h | 24 class InputSection; variable
|
| H A D | Target.h | 31 class InputSection; variable
|
| H A D | Config.h | 32 class InputSection; variable
|
| /openbsd-src/gnu/llvm/lld/ELF/ |
| H A D | ARMErrataFix.h | 19 class InputSection; variable
|
| H A D | AArch64ErrataFix.h | 19 class InputSection; variable
|
| H A D | Thunks.h | 52 virtual bool isCompatibleWith(const InputSection &, in isCompatibleWith()
|
| H A D | DWARF.h | 19 class InputSection; variable
|
| H A D | InputFiles.h | 41 class InputSection; variable
|
| H A D | Relocations.h | 19 class InputSection; variable
|
| H A D | InputSection.cpp | 311 InputSection::InputSection(InputFile *f, uint64_t flags, uint32_t type, in InputSection() function in InputSection 319 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 | 685 SmallVector<InputSection *, 0> &storage) { in getInputSections()
|
| /openbsd-src/gnu/llvm/lld/wasm/ |
| H A D | InputFiles.h | 37 class InputSection; variable
|
| H A D | InputChunks.h | 329 InputSection(const WasmSection &s, ObjFile *f) in InputSection() function
|
| H A D | Symbols.h | 40 class InputSection; variable
|