Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp145 uint64_t Object::nextAvailableSegmentAddress() const { in nextAvailableSegmentAddress() function in Object
186 const uint64_t SegVMAddr = nextAvailableSegmentAddress(); in addSegment()
H A DMachOObject.h366 uint64_t nextAvailableSegmentAddress() const;