Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.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 DELFObject.h275 uint64_t writeSegmentAddr(uint64_t Addr);