Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DObject.cpp111 uint64_t Object::nextAvailableSegmentAddress() const { in nextAvailableSegmentAddress() function in llvm::objcopy::macho::Object
152 const uint64_t SegVMAddr = nextAvailableSegmentAddress(); in addSegment()
H A DObject.h353 uint64_t nextAvailableSegmentAddress() const;