Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp64 void SectionBase::markSymbols() {} in replaceSectionReferences() argument
52 removeSectionReferences(bool,function_ref<bool (const SectionBase *)>) removeSectionReferences() argument
763 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument
1002 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument
1097 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument
2205 replaceSections(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSections() argument
[all...]
H A DELFObjcopy.cpp387 __anon7bd64c5a0302(const SectionBase &) replaceAndRemoveSections() argument
[all...]
H A DELFObject.h34 class SectionBase; variable
[all...]
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DRelocations.h22 class SectionBase; global() variable
H A DInputSection.h97 constexpr SectionBase(Kind sectionKind, StringRef name, uint64_t flags, SectionBase() function
[all...]
H A DLinkerScript.h33 class SectionBase; global() variable
H A DSymbols.h35 class SectionBase; variable
H A DWriter.cpp254 demoteDefined(Defined & sym,DenseMap<SectionBase *,size_t> & map) demoteDefined() argument