Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp285 static void nopInstrFill(uint8_t *buf, size_t size) { in nopInstrFill() function
555 nopInstrFill(start, end - start); in writeTo()