Home
last modified time | relevance | path

Searched defs:InputSection (Results 1 – 20 of 20) sorted by relevance

/llvm-project/lld/MachO/
H A DWriter.h17 class InputSection; variable
H A DSymbolTable.h25 class InputSection; variable
H A DOutputSegment.h39 class InputSection; variable
H A DOutputSection.h22 class InputSection; variable
H A DInputSection.h67 InputSection(Kind kind, const Section &section, ArrayRef<uint8_t> data, in InputSection() function
72 InputSection(const InputSection function
109 : InputSection(ConcatKind, section, data, align) {} InputSection() function
[all...]
H A DRelocations.h24 class InputSection; variable
H A DTarget.h31 class InputSection; variable
H A DConfig.h36 class InputSection; variable
/llvm-project/lld/ELF/
H A DAArch64ErrataFix.h19 class InputSection; variable
H A DARMErrataFix.h19 class InputSection; variable
H A DThunks.h52 isCompatibleWith(const InputSection &,const Relocation &) isCompatibleWith() argument
H A DDWARF.h21 class InputSection; variable
H A DInputFiles.h39 class InputSection; global() variable
H A DRelocations.h19 class InputSection; global() variable
H A DInputSection.cpp321 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 DOutputSections.cpp711 getInputSections(const OutputSection & os,SmallVector<InputSection *,0> & storage) getInputSections() argument
[all...]
H A DLinkerScript.h32 class InputSection; variable
/llvm-project/lld/wasm/
H A DInputFiles.h36 class InputSection; variable
H A DInputChunks.h340 class InputSection : public InputChunk { in InputSection() function
H A DSymbols.h40 class InputSection; variable