Searched refs:JUMP_LABEL_NOP (Results 1 – 3 of 3) sorted by relevance
105 if (jump_label_init_type(iter) == JUMP_LABEL_NOP) in jump_label_apply_nops()106 arch_jump_label_transform(iter, JUMP_LABEL_NOP); in jump_label_apply_nops()
553 if (jump_label_type(iter) == JUMP_LABEL_NOP) in jump_label_init() 554 arch_jump_label_transform_static(iter, JUMP_LABEL_NOP); in jump_label_init()
193 JUMP_LABEL_NOP = 0, enumerator