Home
last modified time | relevance | path

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

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