Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DWriter.h17 class InputSection; variable
H A DSymbolTable.h25 class InputSection; variable
H A DInputSection.h65 InputSection(Kind kind, const Section &section, 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 DOutputSegment.h39 class InputSection; variable
H A DOutputSection.h22 class InputSection; variable
H A DRelocations.h24 class InputSection; variable
H A DTarget.h31 class InputSection; variable
H A DConfig.h32 class InputSection; variable
/openbsd-src/gnu/llvm/lld/ELF/
H A DARMErrataFix.h19 class InputSection; variable
H A DAArch64ErrataFix.h19 class InputSection; variable
H A DThunks.h52 virtual bool isCompatibleWith(const InputSection &, in isCompatibleWith()
H A DDWARF.h19 class InputSection; variable
H A DInputFiles.h41 class InputSection; variable
H A DRelocations.h19 class InputSection; variable
H A DInputSection.cpp311 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 DLinkerScript.h30 class InputSection; variable
H A DOutputSections.cpp685 SmallVector<InputSection *, 0> &storage) { in getInputSections()
/openbsd-src/gnu/llvm/lld/wasm/
H A DInputFiles.h37 class InputSection; variable
H A DInputChunks.h329 InputSection(const WasmSection &s, ObjFile *f) in InputSection() function
H A DSymbols.h40 class InputSection; variable