Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp347 SegmentAddr = writeSegmentAddr(0U); in writeSection()
351 SegmentAddr = writeSegmentAddr(Addr); in writeSection()
363 uint64_t IHexSectionWriterBase::writeSegmentAddr(uint64_t Addr) { in writeSegmentAddr() function in IHexSectionWriterBase
H A DObject.h275 uint64_t writeSegmentAddr(uint64_t Addr);