Searched refs:featureAndType (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp801 uint32_t featureAndType = config->emachine == EM_AARCH64 local
814 if (type == featureAndType) {
H A DSyntheticSections.cpp308 uint32_t featureAndType = config->emachine == EM_AARCH64 local
316 write32(buf + 16, featureAndType); // Feature type

Completed in 110 milliseconds