Lines Matching refs:FALSE

141     return FALSE;
176 HOWTO (R_RELWORD,0,1,16,FALSE,0,complain_overflow_dont,
177 tic54x_relocation,"REL16",FALSE,0xFFFF,0xFFFF,FALSE),
180 HOWTO (R_PARTLS7,0,1,7,FALSE,0,complain_overflow_dont,
181 tic54x_relocation,"LS7",FALSE,0x007F,0x007F,FALSE),
185 HOWTO (R_PARTMS9,7,1,9,FALSE,0,complain_overflow_dont,
186 tic54x_relocation,"MS9",FALSE,0x01FF,0x01FF,FALSE),
189 HOWTO (R_EXTWORD,0,2,23,FALSE,0,complain_overflow_dont,
190 tic54x_relocation,"RELEXT",FALSE,0x7FFFFF,0x7FFFFF,FALSE),
193 HOWTO (R_EXTWORD16,0,1,16,FALSE,0,complain_overflow_dont,
194 tic54x_relocation,"RELEXT16",FALSE,0x7FFFFF,0x7FFFFF,FALSE),
197 HOWTO (R_EXTWORDMS7,16,1,7,FALSE,0,complain_overflow_dont,
198 tic54x_relocation,"RELEXTMS7",FALSE,0x7F,0x7F,FALSE),
202 HOWTO (R_RELWORD,0,1,16,FALSE,0,complain_overflow_dont,
203 tic54x_relocation,"AREL16",FALSE,0xFFFF,0xFFFF,FALSE),
206 HOWTO (R_PARTLS7,0,1,7,FALSE,0,complain_overflow_dont,
207 tic54x_relocation,"ALS7",FALSE,0x007F,0x007F,FALSE),
211 HOWTO (R_PARTMS9,7,1,9,FALSE,0,complain_overflow_dont,
212 tic54x_relocation,"AMS9",FALSE,0x01FF,0x01FF,FALSE),
215 HOWTO (R_EXTWORD,0,2,23,FALSE,0,complain_overflow_dont,
216 tic54x_relocation,"ARELEXT",FALSE,0x7FFFFF,0x7FFFFF,FALSE),
219 HOWTO (R_EXTWORD16,0,1,16,FALSE,0,complain_overflow_dont,
220 tic54x_relocation,"ARELEXT16",FALSE,0x7FFFFF,0x7FFFFF,FALSE),
223 HOWTO (R_EXTWORDMS7,16,1,7,FALSE,0,complain_overflow_dont,
224 tic54x_relocation,"ARELEXTMS7",FALSE,0x7F,0x7F,FALSE),
227 HOWTO (R_RELLONG,0,2,32,FALSE,0,complain_overflow_dont,
228 tic54x_relocation,"STAB",FALSE,0xFFFFFFFF,0xFFFFFFFF,FALSE),
343 return FALSE;