Home
last modified time | relevance | path

Searched defs:emachine (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputFiles.h126 uint16_t emachine = llvm::ELF::EM_NONE; global() variable
H A DInputSection.cpp900 const auto emachine = config->emachine; relocateNonAlloc() local
[all...]
H A DConfig.h340 uint16_t emachine = llvm::ELF::EM_NONE; global() member
/freebsd-src/contrib/elftoolchain/readelf/
H A Dreadelf.c3603 unsigned int emachine; member