Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DInputSection.h146 bool nopFiller = false; variable
H A DOutputSections.cpp271 std::vector<std::vector<uint8_t>> nopFiller = *target->nopInstrs; in nopInstrFill() local