Searched defs:SectionAddr (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h504 uint64_t SectionAddr = 0; local
522 uint64_t SectionAddr = 0; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp104 uintptr_t SectionAddr = CommandAddr + SegmentLoadSize + Sec * SectionSize; local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp7821 uint64_t SectionAddr = RelocSection.getAddress(); local

Completed in 58 milliseconds