HomeSort by: relevance | last modified time | path
    Searched defs:arm_force_relocation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 27177 || (arm_force_relocation (fixP)
27268 && (S_IS_EXTERNAL (fixP->fx_addsy) || !arm_force_relocation (fixP)))
29654 arm_force_relocation (struct fix * fixp)
29645 arm_force_relocation (struct fix * fixp) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 27180 || (arm_force_relocation (fixP)
27271 && (S_IS_EXTERNAL (fixP->fx_addsy) || !arm_force_relocation (fixP)))
29657 arm_force_relocation (struct fix * fixp)
29648 arm_force_relocation (struct fix * fixp) function

Completed in 64 milliseconds