Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-elf.c72 static void obj_elf_struct (int);
122 {"offset", obj_elf_struct, 0},
123 {"struct", obj_elf_struct, 0},
1064 obj_elf_struct (int i) in obj_elf_struct() function
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-20052706 * config/obj-elf.c (obj_elf_struct): New.