Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp146 uint64_t Object::nextAvailableSegmentAddress() const { in nextAvailableSegmentAddress() function in Object
187 const uint64_t SegVMAddr = nextAvailableSegmentAddress(); in addSegment()
H A DMachOObject.h366 uint64_t nextAvailableSegmentAddress() const;