Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.h15 class InputSectionBase; variable
H A DRelocations.h20 class InputSectionBase; global() 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
[all...]
H A DWriter.cpp1278 maybeShuffle(DenseMap<const InputSectionBase *,int> & order) maybeShuffle() argument
1376 sortISDBySectionOrder(InputSectionDescription * isd,const DenseMap<const InputSectionBase *,int> & order,bool executableOutputSection) sortISDBySectionOrder() argument
1450 sortSection(OutputSection & osec,const DenseMap<const InputSectionBase *,int> & order) sortSection() argument
[all...]
H A DLinkerScript.h31 class InputSectionBase; global() variable
H A DSymbols.h36 class InputSectionBase; variable
H A DConfig.h42 class InputSectionBase; variable
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp1088 const InputSectionBase *oldSection, in mergeAttributesSection() argument
[all...]