Home
last modified time | relevance | path

Searched defs:cuOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h939 uint64_t cuOffset; member
H A DSyntheticSections.cpp3255 for (uint32_t cuOffset : chunk.compUnits) in writeTo() local