Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp366 SegmentAddr = writeSegmentAddr(0U); in writeSection()
370 SegmentAddr = writeSegmentAddr(Addr); in writeSection()
382 uint64_t IHexSectionWriterBase::writeSegmentAddr(uint64_t Addr) { in writeSegmentAddr() function in IHexSectionWriterBase
H A DELFObject.h278 uint64_t writeSegmentAddr(uint64_t Addr);