Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp54 removeSectionReferences(bool,function_ref<bool (const SectionBase *)>) removeSectionReferences() argument
66 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > &) replaceSectionReferences() argument
783 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument
1028 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument
1123 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument
2257 replaceSections(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSections() argument
[all...]
H A DELFObjcopy.cpp418 __anonadd7cd7b0502(const SectionBase &) replaceAndRemoveSections() argument
[all...]
H A DELFObject.h34 class SectionBase; variable
[all...]
/llvm-project/lld/ELF/
H A DRelocations.h22 class SectionBase; global() variable
H A DInputSection.h100 constexpr SectionBase(Kind sectionKind, StringRef name, uint64_t flags, SectionBase() function
[all...]
H A DLinkerScript.h35 class SectionBase; variable
H A DSymbols.h35 class SectionBase; global() variable
H A DWriter.cpp250 demoteDefined(Defined & sym,DenseMap<SectionBase *,size_t> & map) demoteDefined() argument