HomeSort by: relevance | last modified time | path
    Searched refs:BSF_WEAK (Results 1 - 25 of 366) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/binutils/dist/bfd/
aout-cris.c 177 || (sym->flags & (BSF_GLOBAL | BSF_WEAK)) != 0)
elf32-pj.c 57 && (symbol_in->flags & BSF_WEAK) == 0
elf32-d30v.c 65 && (symbol->flags & BSF_WEAK) == 0
173 && (symbol->flags & BSF_WEAK) == 0
linker.c 194 symbol flags include such things as <<BSF_WEAK>> or
1083 && (p->flags & (BSF_GLOBAL | BSF_INDIRECT | BSF_WEAK)) == 0)
1194 | BSF_WEAK)) != 0
1461 if ((flags & BSF_WEAK) != 0)
1466 else if ((flags & BSF_WEAK) != 0)
2141 | BSF_WEAK)) != 0
2191 sym->flags |= BSF_WEAK;
2198 sym->flags &=~ (BSF_WEAK | BSF_CONSTRUCTOR);
2203 sym->flags |= BSF_WEAK;
2241 else if ((sym->flags & (BSF_GLOBAL | BSF_WEAK | BSF_GNU_UNIQUE)) != 0
    [all...]
coff-aarch64.c 67 if ((symbol->flags & BSF_WEAK) == 0)
130 if ((symbol->flags & BSF_WEAK) == 0)
175 if ((symbol->flags & BSF_WEAK) == 0)
225 if ((symbol->flags & BSF_WEAK) == 0)
elf-vxworks.c 69 *flagsp |= BSF_WEAK;
syms.c 233 .#define BSF_WEAK (1 << 7)
405 if ((sym->flags & (BSF_GLOBAL | BSF_WEAK | BSF_FILE | BSF_SECTION_SYM)) != 0)
522 (type & BSF_WEAK) ? 'w' : ' ',
695 if (symbol->flags & BSF_WEAK)
711 if (symbol->flags & BSF_WEAK)
  /src/external/gpl3/binutils.old/dist/bfd/
aout-cris.c 177 || (sym->flags & (BSF_GLOBAL | BSF_WEAK)) != 0)
elf32-pj.c 57 && (symbol_in->flags & BSF_WEAK) == 0
elf32-d30v.c 65 && (symbol->flags & BSF_WEAK) == 0
173 && (symbol->flags & BSF_WEAK) == 0
linker.c 194 symbol flags include such things as <<BSF_WEAK>> or
1081 && (p->flags & (BSF_GLOBAL | BSF_INDIRECT | BSF_WEAK)) == 0)
1192 | BSF_WEAK)) != 0
1459 if ((flags & BSF_WEAK) != 0)
1464 else if ((flags & BSF_WEAK) != 0)
2139 | BSF_WEAK)) != 0
2189 sym->flags |= BSF_WEAK;
2196 sym->flags &=~ (BSF_WEAK | BSF_CONSTRUCTOR);
2201 sym->flags |= BSF_WEAK;
2239 else if ((sym->flags & (BSF_GLOBAL | BSF_WEAK | BSF_GNU_UNIQUE)) != 0
    [all...]
coff-aarch64.c 68 if ((symbol->flags & BSF_WEAK) == 0)
131 if ((symbol->flags & BSF_WEAK) == 0)
176 if ((symbol->flags & BSF_WEAK) == 0)
226 if ((symbol->flags & BSF_WEAK) == 0)
elf-vxworks.c 69 *flagsp |= BSF_WEAK;
syms.c 233 .#define BSF_WEAK (1 << 7)
402 if ((sym->flags & (BSF_GLOBAL | BSF_WEAK | BSF_FILE | BSF_SECTION_SYM)) != 0)
519 (type & BSF_WEAK) ? 'w' : ' ',
692 if (symbol->flags & BSF_WEAK)
708 if (symbol->flags & BSF_WEAK)
  /src/external/gpl3/gdb.old/dist/bfd/
aout-cris.c 177 || (sym->flags & (BSF_GLOBAL | BSF_WEAK)) != 0)
elf32-pj.c 57 && (symbol_in->flags & BSF_WEAK) == 0
elf32-d30v.c 65 && (symbol->flags & BSF_WEAK) == 0
173 && (symbol->flags & BSF_WEAK) == 0
linker.c 194 symbol flags include such things as <<BSF_WEAK>> or
1065 && (p->flags & (BSF_GLOBAL | BSF_INDIRECT | BSF_WEAK)) == 0)
1176 | BSF_WEAK)) != 0
1425 if ((flags & BSF_WEAK) != 0)
1430 else if ((flags & BSF_WEAK) != 0)
2061 | BSF_WEAK)) != 0
2111 sym->flags |= BSF_WEAK;
2118 sym->flags &=~ (BSF_WEAK | BSF_CONSTRUCTOR);
2123 sym->flags |= BSF_WEAK;
2153 else if ((sym->flags & (BSF_GLOBAL | BSF_WEAK | BSF_GNU_UNIQUE)) != 0
    [all...]
coff-aarch64.c 68 if ((symbol->flags & BSF_WEAK) == 0)
131 if ((symbol->flags & BSF_WEAK) == 0)
176 if ((symbol->flags & BSF_WEAK) == 0)
226 if ((symbol->flags & BSF_WEAK) == 0)
  /src/external/gpl3/gdb/dist/bfd/
aout-cris.c 177 || (sym->flags & (BSF_GLOBAL | BSF_WEAK)) != 0)
elf32-pj.c 57 && (symbol_in->flags & BSF_WEAK) == 0
elf32-d30v.c 65 && (symbol->flags & BSF_WEAK) == 0
173 && (symbol->flags & BSF_WEAK) == 0
linker.c 194 symbol flags include such things as <<BSF_WEAK>> or
1081 && (p->flags & (BSF_GLOBAL | BSF_INDIRECT | BSF_WEAK)) == 0)
1192 | BSF_WEAK)) != 0
1459 if ((flags & BSF_WEAK) != 0)
1464 else if ((flags & BSF_WEAK) != 0)
2139 | BSF_WEAK)) != 0
2189 sym->flags |= BSF_WEAK;
2196 sym->flags &=~ (BSF_WEAK | BSF_CONSTRUCTOR);
2201 sym->flags |= BSF_WEAK;
2239 else if ((sym->flags & (BSF_GLOBAL | BSF_WEAK | BSF_GNU_UNIQUE)) != 0
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
machoread.c 98 if (sym->flags & (BSF_GLOBAL | BSF_LOCAL | BSF_WEAK))
110 if (sym->flags & (BSF_GLOBAL | BSF_WEAK))
117 if (sym->flags & (BSF_GLOBAL | BSF_WEAK))
  /src/external/gpl3/gdb/dist/gdb/
machoread.c 98 if (sym->flags & (BSF_GLOBAL | BSF_LOCAL | BSF_WEAK))
110 if (sym->flags & (BSF_GLOBAL | BSF_WEAK))
117 if (sym->flags & (BSF_GLOBAL | BSF_WEAK))

Completed in 30 milliseconds

1 2 3 4 5 6 7 8 91011>>