Searched defs:InputSection (Results 1 – 20 of 20) sorted by relevance
/llvm-project/lld/MachO/ |
H A D | Writer.h | 17 class InputSection; variable
|
H A D | SymbolTable.h | 25 class InputSection; variable
|
H A D | OutputSegment.h | 39 class InputSection; variable
|
H A D | OutputSection.h | 22 class InputSection; variable
|
H A D | InputSection.h | 67 InputSection(Kind kind, const Section §ion, ArrayRef<uint8_t> data, in InputSection() function 72 InputSection(const InputSection function 109 : InputSection(ConcatKind, section, data, align) {} InputSection() function [all...] |
H A D | Relocations.h | 24 class InputSection; variable
|
H A D | Target.h | 31 class InputSection; variable
|
H A D | Config.h | 36 class InputSection; variable
|
/llvm-project/lld/ELF/ |
H A D | AArch64ErrataFix.h | 19 class InputSection; variable
|
H A D | ARMErrataFix.h | 19 class InputSection; variable
|
H A D | Thunks.h | 52 isCompatibleWith(const InputSection &,const Relocation &) isCompatibleWith() argument
|
H A D | DWARF.h | 21 class InputSection; variable
|
H A D | InputFiles.h | 39 class InputSection; global() variable
|
H A D | Relocations.h | 19 class InputSection; global() variable
|
H A D | InputSection.cpp | 321 InputSection::InputSection(InputFile *f, uint64_t flags, uint32_t type, InputSection() function in InputSection 331 InputSection::InputSection(ObjFile<ELFT> &f, const typename ELFT::Shdr &header, InputSection() function in InputSection [all...] |
H A D | OutputSections.cpp | 711 getInputSections(const OutputSection & os,SmallVector<InputSection *,0> & storage) getInputSections() argument [all...] |
H A D | LinkerScript.h | 32 class InputSection; variable
|
/llvm-project/lld/wasm/ |
H A D | InputFiles.h | 36 class InputSection; variable
|
H A D | InputChunks.h | 340 class InputSection : public InputChunk { in InputSection() function
|
H A D | Symbols.h | 40 class InputSection; variable
|