Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp159 StringRef SegName, uint64_t SegVMAddr, uint64_t SegVMSize) { in constructSegment()
174 const uint64_t SegVMAddr = nextAvailableSegmentAddress(); in addSegment() local