Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2903 uint32_t compUnitCount) { in getMergedCuCountForm() argument
2904 if (compUnitCount > UINT16_MAX) in getMergedCuCountForm()
2906 if (compUnitCount > UINT8_MAX) in getMergedCuCountForm()