Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp171 constructSegment(SegmentType & Seg,llvm::MachO::LoadCommandType CmdType,StringRef SegName,uint64_t SegVMAddr,uint64_t SegVMSize) constructSegment() argument
186 const uint64_t SegVMAddr = nextAvailableSegmentAddress(); addSegment() local