Searched defs:SegVMAddr (Results 1 – 1 of 1) sorted by relevance
171 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