Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DWP/
H A DDWP.cpp652 uint32_t &InfoSectionOffset = in write() local
669 C.setOffset(InfoSectionOffset); in write()
672 if (std::numeric_limits<uint32_t>::max() - InfoSectionOffset < in write()
703 InfoSectionOffset += C.getLength32(); in write()
773 C.setOffset(InfoSectionOffset); in write()
774 InfoSectionOffset += C.getLength32(); in write()