Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp159 uint64_t Object::nextAvailableSegmentAddress() const { in nextAvailableSegmentAddress() function in Object
200 const uint64_t SegVMAddr = nextAvailableSegmentAddress(); in addSegment()
H A DMachOObject.h367 uint64_t nextAvailableSegmentAddress() const;