Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DSyntheticSections.h808 uint32_t cuVectorOff; member
H A DSyntheticSections.cpp2833 sym.cuVectorOff = off; in createSymbols()
2955 write32le(buf + i * 8 + 4, sym.cuVectorOff); in writeTo()