Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/
H A DCallGraphSort.h15 class InputSectionBase; global() variable
H A DRelocations.h20 class InputSectionBase; global() variable
H A DInputSection.cpp52 InputSectionBase::InputSectionBase(InputFile *file, uint64_t flags, InputSectionBase() function in InputSectionBase
90 InputSectionBase::InputSectionBase(ObjFile<ELFT> &file, InputSectionBase() function in InputSectionBase
[all...]
H A DWriter.cpp1001 maybeShuffle(DenseMap<const InputSectionBase *,int> & order) maybeShuffle() argument
1099 sortISDBySectionOrder(InputSectionDescription * isd,const DenseMap<const InputSectionBase *,int> & order,bool executableOutputSection) sortISDBySectionOrder() argument
1173 sortSection(OutputSection & osec,const DenseMap<const InputSectionBase *,int> & order) sortSection() argument
[all...]
H A DLinkerScript.h33 class InputSectionBase; variable
[all...]
H A DSymbols.h36 class InputSectionBase; global() variable
H A DConfig.h42 class InputSectionBase; global() variable
/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp1170 for (const InputSectionBase *se argument
[all...]