Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.h139 uint16_t emachine = llvm::ELF::EM_NONE; variable
H A DInputSection.cpp952 const auto emachine = config->emachine; in relocateNonAlloc() local
H A DConfig.h357 uint16_t emachine = llvm::ELF::EM_NONE; member
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c3603 unsigned int emachine; member