Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/MachO/
DObject.cpp113 uint64_t Object::nextAvailableSegmentAddress() const { in nextAvailableSegmentAddress() function in llvm::objcopy::macho::Object
154 const uint64_t SegVMAddr = nextAvailableSegmentAddress(); in addSegment()
DObject.h353 uint64_t nextAvailableSegmentAddress() const;