Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DObject.cpp137 StringRef SegName, uint64_t SegVMAddr, uint64_t SegVMSize) { in constructSegment()
152 const uint64_t SegVMAddr = nextAvailableSegmentAddress(); in addSegment() local