Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp902 const uint8_t nopData[] = { 0x1f, 0x20, 0x03, 0xd5 }; // nop in writePltHeader() local
943 const uint8_t nopData[] = { 0x1f, 0x20, 0x03, 0xd5 }; // nop in writePlt() local