Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp133 uint64_t Object::nextAvailableSegmentAddress() const { in nextAvailableSegmentAddress() function in Object
174 const uint64_t SegVMAddr = nextAvailableSegmentAddress(); in addSegment()
H A DMachOObject.h367 uint64_t nextAvailableSegmentAddress() const;