Searched defs:NoFixup (Results 1 – 2 of 2) sorted by relevance
51 static constexpr AssemblerFixup *NoFixup = nullptr; variable
297 constexpr bool NoFixup = false; in create() local