Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/ELF/
DObject.cpp54 bool, function_ref<bool(const SectionBase *)>) { in removeSectionReferences()
66 const DenseMap<SectionBase *, SectionBase *> &) {} in replaceSectionReferences() argument
790 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
1016 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
1105 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences()
DELFObjcopy.cpp456 SectionPred RemovePred = [](const SectionBase &) { return false; }; in replaceAndRemoveSections()
DObject.h34 class SectionBase; variable
/external/llvm-project/lld/ELF/
DRelocations.h23 class SectionBase; variable
DInputSection.h95 SectionBase(Kind sectionKind, StringRef name, uint64_t flags, in SectionBase() function
DLinkerScript.h36 class SectionBase; variable
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp839 uintptr_t SectionBase = reinterpret_cast<uintptr_t>( in getStubAddrFor() local
843 uint64_t SectionBase = getRTDyld().Sections[SectionID].getLoadAddress(); in getStubAddrFor() local
/external/protobuf/objectivec/DevTools/
Dpddm.py380 class SectionBase(object): class in SourceFile
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
DOrcRPCTPCServer.h497 uint64_t SectionBase = 0; in reserveMemory() local