Searched defs:InputSectionBase (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | CallGraphSort.h | 15 class InputSectionBase; variable
|
H A D | Relocations.h | 20 class InputSectionBase; global() variable
|
H A D | InputSection.cpp | 52 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 D | Writer.cpp | 1278 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 D | LinkerScript.h | 31 class InputSectionBase; global() variable
|
H A D | Symbols.h | 36 class InputSectionBase; variable
|
H A D | Config.h | 42 class InputSectionBase; variable
|
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/ |
H A D | RISCV.cpp | 1088 const InputSectionBase *oldSection, in mergeAttributesSection() argument [all...] |