Home
last modified time | relevance | path

Searched defs:InputSectionBase (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DCallGraphSort.h16 class InputSectionBase; variable
H A DEhFrame.h16 class InputSectionBase; variable
H A DRelocations.h21 class InputSectionBase; variable
H A DInputSection.cpp52 InputSectionBase::InputSectionBase(InputFile *file, uint64_t flags, in InputSectionBase() function in InputSectionBase
90 InputSectionBase::InputSectionBase(ObjFile<ELFT> &file, in InputSectionBase() function in InputSectionBase
H A DWriter.cpp1222 static void maybeShuffle(DenseMap<const InputSectionBase *, int> &order) { in maybeShuffle()
1320 const DenseMap<const InputSectionBase *, int> &order, in sortISDBySectionOrder()
1394 const DenseMap<const InputSectionBase *, int> &order) { in sortSection()
H A DLinkerScript.h31 class InputSectionBase; variable
H A DSymbols.h35 class InputSectionBase; variable
H A DConfig.h37 class InputSectionBase; variable