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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 493 static fixS *xg_append_jump (fragS *fragP, symbolS *sym, offsetT offset);
9467 newfixP = xg_append_jump (trampoline_frag,
10168 static fixS *xg_append_jump (fragS *fragP, symbolS *sym, offsetT offset)
10223 fp->tc_frag_data.jump_around_fix = xg_append_jump (fp, lsym, 3);
10255 fixP = xg_append_jump (tramp,
10154 static fixS *xg_append_jump (fragS *fragP, symbolS *sym, offsetT offset) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 493 static fixS *xg_append_jump (fragS *fragP, symbolS *sym, offsetT offset);
9467 newfixP = xg_append_jump (trampoline_frag,
10168 static fixS *xg_append_jump (fragS *fragP, symbolS *sym, offsetT offset)
10223 fp->tc_frag_data.jump_around_fix = xg_append_jump (fp, lsym, 3);
10255 fixP = xg_append_jump (tramp,
10154 static fixS *xg_append_jump (fragS *fragP, symbolS *sym, offsetT offset) function

Completed in 41 milliseconds