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

  /src/external/gpl3/binutils/dist/include/
bfdlink.h 328 type_relocatable,
334 #define bfd_link_relocatable(info) ((info)->type == type_relocatable)
326 type_relocatable, enumerator in enum:output_type
  /src/external/gpl3/binutils.old/dist/include/
bfdlink.h 324 type_relocatable,
330 #define bfd_link_relocatable(info) ((info)->type == type_relocatable)
322 type_relocatable, enumerator in enum:output_type
  /src/external/gpl3/gdb/dist/include/
bfdlink.h 324 type_relocatable,
330 #define bfd_link_relocatable(info) ((info)->type == type_relocatable)
322 type_relocatable, enumerator in enum:output_type
  /src/external/gpl3/gdb.old/dist/include/
bfdlink.h 321 type_relocatable,
327 #define bfd_link_relocatable(info) ((info)->type == type_relocatable)
319 type_relocatable, enumerator in enum:output_type

Completed in 26 milliseconds