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

  /src/external/gpl3/binutils/dist/bfd/
elfnn-loongarch.c 294 #define LARCH_REF_LOCAL(info, h) \
987 && LARCH_REF_LOCAL (info, h);
1320 && ! LARCH_REF_LOCAL (info, h)
1352 && ! LARCH_REF_LOCAL (info, h)
1610 && (LARCH_REF_LOCAL (info, h)
2128 if (ref_local && LARCH_REF_LOCAL (info, h))
2135 else if (!ref_local && !LARCH_REF_LOCAL (info, h))
2287 the GOT entry is either const 0 (if the symbol is LARCH_REF_LOCAL) or
2292 if (!LARCH_REF_LOCAL (info, h))
2385 (if the symbol is LARCH_REF_LOCAL) or kept (otherwise). *
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-loongarch.c 289 #define LARCH_REF_LOCAL(info, h) \
826 && LARCH_REF_LOCAL (info, h);
1139 && ! LARCH_REF_LOCAL (info, h)
1171 && ! LARCH_REF_LOCAL (info, h)
1428 && (LARCH_REF_LOCAL (info, h)
1946 if (ref_local && LARCH_REF_LOCAL (info, h))
1953 else if (!ref_local && !LARCH_REF_LOCAL (info, h))
2105 the GOT entry is either const 0 (if the symbol is LARCH_REF_LOCAL) or
2110 if (!LARCH_REF_LOCAL (info, h))
2203 (if the symbol is LARCH_REF_LOCAL) or kept (otherwise). *
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-loongarch.c 280 #define LARCH_REF_LOCAL(info, h) \
813 && LARCH_REF_LOCAL (info, h);
1117 && ! LARCH_REF_LOCAL (info, h)
1149 && ! LARCH_REF_LOCAL (info, h)
1406 && (LARCH_REF_LOCAL (info, h)
1924 if (ref_local && LARCH_REF_LOCAL (info, h))
1931 else if (!ref_local && !LARCH_REF_LOCAL (info, h))
2083 the GOT entry is either const 0 (if the symbol is LARCH_REF_LOCAL) or
2088 if (!LARCH_REF_LOCAL (info, h))
2181 (if the symbol is LARCH_REF_LOCAL) or kept (otherwise). *
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfnn-loongarch.c 289 #define LARCH_REF_LOCAL(info, h) \
826 && LARCH_REF_LOCAL (info, h);
1139 && ! LARCH_REF_LOCAL (info, h)
1171 && ! LARCH_REF_LOCAL (info, h)
1428 && (LARCH_REF_LOCAL (info, h)
1946 if (ref_local && LARCH_REF_LOCAL (info, h))
1953 else if (!ref_local && !LARCH_REF_LOCAL (info, h))
2105 the GOT entry is either const 0 (if the symbol is LARCH_REF_LOCAL) or
2110 if (!LARCH_REF_LOCAL (info, h))
2203 (if the symbol is LARCH_REF_LOCAL) or kept (otherwise). *
    [all...]

Completed in 79 milliseconds