Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp363 SegmentAddr = writeSegmentAddr(0U); in writeSection()
367 SegmentAddr = writeSegmentAddr(Addr); in writeSection()
379 uint64_t IHexSectionWriterBase::writeSegmentAddr(uint64_t Addr) { in writeSegmentAddr() function in IHexSectionWriterBase
H A DELFObject.h278 uint64_t writeSegmentAddr(uint64_t Addr);