Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/
H A DInputFiles.h138 uint16_t emachine = llvm::ELF::EM_NONE; global() variable
H A DInputSection.cpp912 const auto emachine = config->emachine; relocateNonAlloc() local
[all...]
H A DConfig.h356 uint16_t emachine = llvm::ELF::EM_NONE; global() member