Searched refs:SET_ACTION (Results 1 – 3 of 3) sorted by relevance
66 SET_ACTION(info->flags, ACT_ZAP); in apply_action()135 SET_ACTION(info->flags, ACT_DELETE); in apply_action()153 SET_ACTION(info->flags, ACT_APPEND); in apply_action()179 SET_ACTION(info->flags, ACT_COMPRESS); in apply_action()
68 #define SET_ACTION(x, y) x = (x & 0xfffffff0) | y macro
361 SET_ACTION(sinfo->flags, ACT_NOP); in traverse_file()511 SET_ACTION(state->sec_table[SYM].flags, ACT_DELETE); in traverse_file()527 SET_ACTION(state->sec_table[tmp_shdr.sh_link].flags, in traverse_file()607 SET_ACTION(state->sec_table[rel_idx]. in traverse_file()628 SET_ACTION(sinfo->flags, ACT_DELETE); in traverse_file()