Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h519 uint64_t SectionAddr = 0; in getSymbol() local
537 uint64_t SectionAddr = 0; in getSymbolTable() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h461 uint64_t SectionAddr = 0; in getSymbol() local
DRuntimeDyldChecker.cpp857 uint8_t *SectionAddr = getRTDyld().getSectionAddress(SymInfo.getSectionID()); in getSubsectionStartingAt() local
/external/llvm/tools/sancov/
Dsancov.cc391 uint64_t SectionAddr = Section.getAddress(); in getObjectCoveragePoints() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1066 uint64_t SectionAddr = Section.getAddress(); in DisassembleObject() local
DMachODump.cpp6998 uint64_t SectionAddr = RelocSection.getAddress(); in findUnwindRelocNameAddend() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp86 uintptr_t SectionAddr = CommandAddr + SegmentLoadSize + Sec * SectionSize; in getSectionPtr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp104 uintptr_t SectionAddr = CommandAddr + SegmentLoadSize + Sec * SectionSize; in getSectionPtr() local