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.cpp302 static void nopInstrFill(Ctx &ctx, uint8_t *buf, size_t size) { in nopInstrFill() function
572 nopInstrFill(ctx, start, end - start); in writeTo()