Searched refs:obj_elf_vtable_inherit (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-elf.h181 extern struct fix *obj_elf_vtable_inherit (int);
H A Dobj-elf.c108 {"vtable_inherit", (void (*) (int)) &obj_elf_vtable_inherit, 0},
1249 obj_elf_vtable_inherit (int ignore ATTRIBUTE_UNUSED) function
H A Dtc-sh64.c3513 obj_elf_vtable_inherit (0);
H A Dtc-hppa.c8715 new_fix = obj_elf_vtable_inherit (0);
/haiku-buildtools/binutils/gas/config/
H A Dobj-elf.h166 extern struct fix *obj_elf_vtable_inherit (int);
H A Dobj-elf.c116 {"vtable_inherit", (void (*) (int)) &obj_elf_vtable_inherit, 0},
1410 obj_elf_vtable_inherit (int ignore ATTRIBUTE_UNUSED) function
H A Dtc-sh64.c3508 obj_elf_vtable_inherit (0);
H A Dtc-hppa.c8556 new_fix = obj_elf_vtable_inherit (0);

Completed in 180 milliseconds