Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.h16 class InputSectionBase; variable
H A DEhFrame.h16 class InputSectionBase; variable
H A DWriter.h22 class InputSectionBase; variable
H A DOutputSections.h26 class InputSectionBase; variable
H A DRelocations.h21 class InputSectionBase; variable
H A DInputSection.cpp59 InputSectionBase::InputSectionBase(InputFile *file, uint64_t flags, in InputSectionBase() function in InputSectionBase
139 InputSectionBase::InputSectionBase(ObjFile<ELFT> &file, in InputSectionBase() function in InputSectionBase
H A DWriter.cpp1294 static void maybeShuffle(DenseMap<const InputSectionBase *, int> &order) { in maybeShuffle()
1396 const DenseMap<const InputSectionBase *, int> &order) { in sortISDBySectionOrder()
1459 const DenseMap<const InputSectionBase *, int> &order) { in sortSection()
H A DLinkerScript.h34 class InputSectionBase; variable
H A DConfig.h31 class InputSectionBase; variable