Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputSection.h164 bool nopFiller = false; global() variable
H A DOutputSections.cpp275 std::vector<std::vector<uint8_t>> nopFiller = *target->nopInstrs; nopInstrFill() local