Searched defs:cuOffset (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.h | 939 uint64_t cuOffset; member |
H A D | SyntheticSections.cpp | 3255 for (uint32_t cuOffset : chunk.compUnits) in writeTo() local |