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

  /src/external/gpl3/gcc/dist/libgcc/config/arm/
lib1funcs.S 63 #define __PLT__ /* Not supported in Thumb assembler (for now). */
65 #define __PLT__ /* Not supported by the kernel loader. */
67 #define __PLT__ (PLT)
73 #define __PLT__
259 b SYM (__aeabi_idiv0) __PLT__
265 bl SYM (__div0) __PLT__
295 b.w SYM(__aeabi_idiv0) __PLT__
308 b SYM(__aeabi_idiv0) __PLT__
1499 bl SYM(raise) __PLT__
  /src/external/gpl3/gcc.old/dist/libgcc/config/arm/
lib1funcs.S 63 #define __PLT__ /* Not supported in Thumb assembler (for now). */
65 #define __PLT__ /* Not supported by the kernel loader. */
67 #define __PLT__ (PLT)
73 #define __PLT__
259 b SYM (__aeabi_idiv0) __PLT__
265 bl SYM (__div0) __PLT__
295 b.w SYM(__aeabi_idiv0) __PLT__
308 b SYM(__aeabi_idiv0) __PLT__
1499 bl SYM(raise) __PLT__

Completed in 28 milliseconds