HomeSort by relevance Sort by last modified time
    Searched refs:obj_elf_common (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
obj-elf.h 161 extern void obj_elf_common (int);
obj-elf.c 84 {"comm", obj_elf_common, 0},
85 {"common", obj_elf_common, 1},
378 obj_elf_common (int is_common) function
    [all...]
tc-mcore.c 392 obj_elf_common (needs_align);
    [all...]

Completed in 530 milliseconds