Home
last modified time | relevance | path

Searched refs:obj_elf_local (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/config/
Dobj-elf.c70 static void obj_elf_local (int);
85 {"local", obj_elf_local, 0},
386 obj_elf_local (int ignore ATTRIBUTE_UNUSED) in obj_elf_local() function
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-92959528 obj_elf_ident, obj_elf_weak, obj_elf_local, obj_elf_common,
9823 * config/obj-elf.c (obj_elf_local): ...to here.