Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp52 bool, function_ref<bool(const SectionBase *)>) { in removeSectionReferences()
64 const DenseMap<SectionBase *, SectionBase *> &) {} in replaceSectionReferences() argument
750 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
989 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
1084 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
2185 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSections()
H A DELFObjcopy.cpp370 SectionPred RemovePred = [](const SectionBase &) { return false; }; in replaceAndRemoveSections()
H A DELFObject.h34 class SectionBase; variable
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp839 uintptr_t SectionBase = reinterpret_cast<uintptr_t>( in getStubAddrFor() local
843 uint64_t SectionBase = getRTDyld().Sections[SectionID].getLoadAddress(); in getStubAddrFor() local
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/DevTools/
H A Dpddm.py383 class SectionBase(object): class in SourceFile
/aosp_15_r20/external/protobuf/objectivec/DevTools/
H A Dpddm.py383 class SectionBase(object): class in SourceFile