Searched refs:nopInstrs (Results 1 – 3 of 3) sorted by relevance
257 std::vector<std::vector<uint8_t>> nopFiller = *target->nopInstrs; in nopInstrFill()361 assert(target->nopInstrs); in writeTo()
144 llvm::Optional<std::vector<std::vector<uint8_t>>> nopInstrs; variable
92 nopInstrs = nopInstructions; in X86_64()