Home
last modified time | relevance | path

Searched refs:SegmentStartAddress (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h152 uint64_t SegmentStartAddress; member
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4378 Info.SegmentStartAddress = CurSegAddress; in BindRebaseSegInfo()
4459 return SI.SegmentStartAddress + OffsetInSeg; in address()