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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp616 const uint8_t nopData[] = { 0x1f, 0x20, 0x03, 0xd5 }; // nop local
657 const uint8_t nopData[] = { 0x1f, 0x20, 0x03, 0xd5 }; // nop local

Completed in 116 milliseconds