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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 3806 s_arm_elf_cons (int nbytes) function
3971 /* Like s_arm_elf_cons but do not use md_cons_align and
5123 { "word", s_arm_elf_cons, 4 },
5124 { "long", s_arm_elf_cons, 4 },
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 3805 s_arm_elf_cons (int nbytes) function
3970 /* Like s_arm_elf_cons but do not use md_cons_align and
5122 { "word", s_arm_elf_cons, 4 },
5123 { "long", s_arm_elf_cons, 4 },

Completed in 66 milliseconds