Searched refs:obj_elf_common (Results 1 – 3 of 3) sorted by relevance
169 extern void obj_elf_common (int);
72 {"comm", obj_elf_common, 0},73 {"common", obj_elf_common, 1},346 obj_elf_common (int is_common) in obj_elf_common() function
398 obj_elf_common (needs_align); in mcore_s_comm()