Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DCallGraphSort.h16 class InputSectionBase; variable
DEhFrame.h16 class InputSectionBase; variable
DWriter.h22 class InputSectionBase; variable
DOutputSections.h26 class InputSectionBase; variable
DRelocations.h21 class InputSectionBase; variable
DInputSection.cpp59 InputSectionBase::InputSectionBase(InputFile *file, uint64_t flags, in InputSectionBase() function in InputSectionBase
124 InputSectionBase::InputSectionBase(ObjFile<ELFT> &file, in InputSectionBase() function in InputSectionBase
DWriter.cpp1294 static void maybeShuffle(DenseMap<const InputSectionBase *, int> &order) { in maybeShuffle()
1379 const DenseMap<const InputSectionBase *, int> &order) { in sortISDBySectionOrder()
1442 const DenseMap<const InputSectionBase *, int> &order) { in sortSection()
DLinkerScript.h34 class InputSectionBase; variable
DConfig.h30 class InputSectionBase; variable