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

  /src/external/gpl3/gcc/dist/libgcc/config/pa/
fptr.c 43 static int fixup_branch_offset[NOFFSETS] = { -4, 32 }; variable
125 iptr = (unsigned int *) (got[-2] + fixup_branch_offset[i]);
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
fptr.c 43 static int fixup_branch_offset[NOFFSETS] = { -4, 32 }; variable
125 iptr = (unsigned int *) (got[-2] + fixup_branch_offset[i]);

Completed in 72 milliseconds