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

  /src/external/gpl3/binutils/dist/gas/
write.c 131 #define RELOC_ENUM enum bfd_reloc_code_real
143 RELOC_ENUM r_type /* Relocation type. */,
227 RELOC_ENUM r_type /* Relocation type. */)
243 RELOC_ENUM r_type /* Relocation type. */)
295 offsetT offset, int pcrel, RELOC_ENUM r_type)
  /src/external/gpl3/binutils.old/dist/gas/
write.c 126 #define RELOC_ENUM enum bfd_reloc_code_real
138 RELOC_ENUM r_type /* Relocation type. */,
222 RELOC_ENUM r_type /* Relocation type. */)
238 RELOC_ENUM r_type /* Relocation type. */)
290 offsetT offset, int pcrel, RELOC_ENUM r_type)

Completed in 27 milliseconds