HomeSort by relevance Sort by last modified time
    Searched refs:avr_force_relocation (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-avr.h 122 #define TC_FORCE_RELOCATION(fix) avr_force_relocation (fix)
124 (! SEG_NORMAL (seg) || avr_force_relocation (fix))
125 extern int avr_force_relocation (struct fix *);
tc-avr.c 1277 avr_force_relocation (fixS *fix) function
    [all...]

Completed in 128 milliseconds