Home
last modified time | relevance | path

Searched defs:keepUnique (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputSection.h63 uint8_t keepUnique : 1; global() variable
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputSection.h83 bool keepUnique : 1; variable
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DChunks.h366 bool keepUnique = false; global() variable