Searched defs:nopFiller (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | InputSection.h | 164 bool nopFiller = false; global() variable |
H A D | OutputSections.cpp | 275 std::vector<std::vector<uint8_t>> nopFiller = *target->nopInstrs; nopInstrFill() local |