Home
last modified time | relevance | path

Searched refs:nopInstructions (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp59 static const std::vector<std::vector<uint8_t>> nopInstructions = { variable
87 nopInstrs = nopInstructions; in X86_64()