Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp349 SegmentAddr = writeSegmentAddr(0U); in writeSection()
353 SegmentAddr = writeSegmentAddr(Addr); in writeSection()
365 uint64_t IHexSectionWriterBase::writeSegmentAddr(uint64_t Addr) { in writeSegmentAddr() function in llvm::objcopy::elf::IHexSectionWriterBase
H A DObject.h275 uint64_t writeSegmentAddr(uint64_t Addr);