Searched refs:nopInstrs (Results 1 – 3 of 3) sorted by relevance
151 std::optional<std::vector<std::vector<uint8_t>>> nopInstrs; variable
271 std::vector<std::vector<uint8_t>> nopFiller = *target->nopInstrs; in nopInstrFill()506 assert(target->nopInstrs); in writeTo()
84 nopInstrs = nopInstructions; in X86_64()